[MacPorts] #37265: port select doesn't show python27-apple

MacPorts noreply at macports.org
Sun Dec 9 22:35:55 PST 2012


#37265: port select doesn't show python27-apple
-----------------------+--------------------------------
 Reporter:  yanokwa@…  |      Owner:  macports-tickets@…
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.1.2
 Keywords:             |       Port:  python_select
-----------------------+--------------------------------
 I have python2.7 installed alongside my native python in OS X 10.8.2. When
 I try to switch to Apple's python, it doesn't seem to exist.

 $ 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:
         none
         python27 (active)

 $ type -a python
 python is /opt/local/bin/python
 python is /opt/local/bin/python
 python is
 /opt/local/Library/Frameworks/Python.framework/Versions/Current/bin/python
 python is /usr/bin/python

 $ /usr/bin/python
 Python 2.7.2 (default, Jun 20 2012, 16:23:33)
 [GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)] on
 darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> quit()

 $ /opt/local/bin/python
 Python 2.7.3 (default, Nov 17 2012, 19:54:34)
 [GCC 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))] on
 darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> quit()

-- 
Ticket URL: <https://trac.macports.org/ticket/37265>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list