Tagged Questions
4
votes
3answers
1k views
Installing Python on Mac 10.5.8 64-bit
I'm working on getting Python installed on my Mac 10.5.8 and I have been having a heck of a lot of trouble.
The standard downloads at Python.org do not show a compatible version.
They have 10.3 - ...
5
votes
1answer
3k views
How do I change back from MacPorts Python to system default version?
I used MacPorts to install a newer version of Python on my system (10.5.8 PPC), and then used the MacPorts select command to change the default invoked version of Python to the MP version. Now I want ...