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

MacPorts noreply at macports.org
Sun Oct 27 16:35:55 PDT 2013


#41002: port select doesn't show python27-apple
----------------------------+-----------------------
  Reporter:  jentyk@…       |      Owner:  raimue@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.2.1
Resolution:                 |   Keywords:  mavericks
      Port:  python_select  |
----------------------------+-----------------------
Changes (by macsforever2000@…):

 * owner:  macports-tickets@… => raimue@…
 * keywords:  python => mavericks
 * port:  python => python_select


Old 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.
> >>>

New 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.
 >>>
 }}}

--

Comment:

 In the future, please use WikiFormatting.

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


More information about the macports-tickets mailing list