Getting up and running with Python on a Mac

Kevin Walzer kw at codebykevin.com
Thu May 29 17:23:43 EDT 2008


tkpmep at hotmail.com wrote:
> I've just bought an iMac (OS X 10.5.2, will almost immediately jump to
> 10.5.3), and am looking to install Python on it, and to use it with
> XCode, Apple's IDE. Some googling suggests that a number of people
> have had trouble getting Python to run satisfactorily on their Macs.
> This is my first Mac, and I'd appreciate some guidance on what to do
> (and what not to) when installing Python and potential problems to
> keep an eye open for. I want to do a fair bit of scientific /
> numerical computing, so it would seem that SAGE ot the Enthought
> Python distribution would seem to be the most relevant  - I'd
> appreciate your guidance on getting Python to run on a Mac with a
> particular focus on these two distributions.
> 
> Thank you in advance
> 
> Thomas Philips

OS X 10.5 comes with Python installed already: 2.5.1. If you want to use 
Xcode with Python that's the way to go.

If you want a later version of Python, you can download one from 
python.org, but I am not sure how that integrates wtih Xcode.

-- 
Kevin Walzer
Code by Kevin
http://www.codebykevin.com



More information about the Python-list mailing list