Macs come with Python pre-installed. Open a Terminal window and type
"python" at the prompt.
Bill
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/o
On 1/12/2011 7:06 PM, s...@pobox.com wrote:
The resulting binary is in
/usr/local/bin/python (non-framework version)
/usr/local/bin/pythonw (framework version)
I'm sure others more knowledgeable about Python-on-a-Mac will correct any
mistakes I've made.
That all looks right. Note a
John> I'm totally new to Python and having worked in a windows
John> environment for years and now my personal pc of choice is a mac.
John> Would someone be so kind as to walk me through installing python
John> on a mac?
John> I don't want to use the newest version because th
Hello,
I'm totally new to Python and having worked in a windows environment for
years and now my personal pc of choice is a mac.
Would someone be so kind as to walk me through installing python on a mac?
I don't want to use the newest version because the class that I'm trying to
get into uses 2.