#20285: python_select does not function on 10.6 ------------------------------+--------------------------------------------- Reporter: snc@… | Owner: raimue@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: python_select ------------------------------+--------------------------------------------- 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"! -- Ticket URL: <http://trac.macports.org/ticket/20285> MacPorts <http://www.macports.org/> Ports system for Mac OS