This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rsanchezsaez
Recipients rsanchezsaez
Date 2009-03-24.23:02:22
SpamBayes Score 4.4583703e-07
Marked as misclassified No
Message-id <1237935745.17.0.299901472709.issue5558@psf.upfronthosting.co.za>
In-reply-to
Content
The Python 3.0.1 Mac OS X installer image doesn't generate correct links
for Python3.0 binary interpreter on /usr/local/bin (as the ReadMe says
it will do). I'm using Mac Os X 10.5.6 (Darwin Kernel Version 9.6.0: Mon
Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386).

Otherwise, Python 3.0 framework files seem to be correctly installed in
/Library/Frameworks/Python.framework/Versions/3.0/, and running the
interpreter from there works fine.

Additionally, Python 2.5 and 2.3 are installed on
/System/Library/Frameworks/Python.framework/Versions, and linked from
/usr/bin/python. I'm not sure where did these come from, but I suspect
they were installed with Xcode 3.1.2.

Find the Python 3.0.1 install log attached (I tried to install it twice,
disregard the second time).

If you need more info, just ask.
History
Date User Action Args
2009-03-24 23:02:25rsanchezsaezsetrecipients: + rsanchezsaez
2009-03-24 23:02:25rsanchezsaezsetmessageid: <1237935745.17.0.299901472709.issue5558@psf.upfronthosting.co.za>
2009-03-24 23:02:23rsanchezsaezlinkissue5558 messages
2009-03-24 23:02:22rsanchezsaezcreate