Opened 11 years ago

Last modified 11 years ago

#41002 closed defect

port select doesn't show python27-apple — at Initial Version

Reported by: jentyk@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc:
Port: python_select

Description

I have various version of python installed alongside my native python in OS X Maverick I recently upgraded to.

$ port select --set python python27-apple Selecting 'python27-apple' for 'python' failed: The specified version 'python27-apple' is not valid.

$ port select --list python Available versions for python:

Available versions for python:

none python26 python27 (active) python33

$ type -a python python is python is /opt/local/bin/python python is /usr/bin/python python is /opt/local/bin/python python is /usr/bin/python

$ /usr/bin/python Python 2.7.5 (default, Aug 25 2013, 00:04:04) [GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)] on darwin Type "help", "copyright", "credits" or "license" for more information.

$ /opt/local/bin/pythonPython 2.7.5 (default, Oct 26 2013, 23:03:39) [GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.2.79)] on darwin Type "help", "copyright", "credits" or "license" for more information.

Change History (0)

Note: See TracTickets for help on using tickets.