[MacPorts] #34326: No select group for "python3" command

MacPorts noreply at macports.org
Fri May 16 18:00:28 PDT 2014


#34326: No select group for "python3" command
--------------------------+--------------------------------
  Reporter:  mikko@…      |      Owner:  macports-tickets@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.0.4
Resolution:               |   Keywords:
      Port:               |
--------------------------+--------------------------------

Comment (by pixilla@…):

 The python32 port supports "port select":
 {{{
 $ python --version
 Python 2.7.6
 $ port select python
 Available versions for python:
         none
         python25-apple
         python26
         python26-apple
         python27 (active)
         python27-apple
         python32
 $ sudo port select python python32
 Selecting 'python32' for 'python' succeeded. 'python32' is now active.
 $ python --version
 Python 3.2.5
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/34326#comment:8>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list