Ticket #20285 (closed defect: fixed)
python_select does not function on 10.6
Description
python_select doesn't list the versions of python available from the system and fails to set links when assigning the version.
# python_select -s none # python_select -l Available versions: current none python25 # sudo python_select python25 Selecting version "python25" for python ln: /opt/local/Library/Frameworks/Python.framework/Versions/Current: No such file or directory ln: /opt/local/Library/Frameworks/Python.framework/Headers: No such file or directory ln: /opt/local/Library/Frameworks/Python.framework/Resources: No such file or directory ln: /opt/local/Library/Frameworks/Python.framework/Python: No such file or directory there were 4 errors selecting version "python25"!
Change History
Note: See
TracTickets for help on using
tickets.

