I want to use the macports version of python instead of the one that comes with Leopard.
|
|
I have both installed:
I also added the following line to my
|
|||
|
|
Don't. Apple ships various system utilities that rely on the system Python (and particularly the Python "framework" build); removing it will cause you problems. Instead, modify your PATH environ variable in your |
|||
|
|
Use the python_select port to switch python interpreters.
This will symlink |
|||
|
|
|
|
||||
|
|
|
Instead of uninstalling the built-in Python, install the MacPorts version and then modify your For example, if MacPorts installs |
|||
|
|
|
I wouldn't uninstall it since many scripts will expect python to be in the usual places when they do not follow convention and use Your
If not, add it in, and now your shell will search macport's |
|||
|
|
|
The current Macports installer does the .profile PATH modification automatically. |
|||
|
|