[MacPorts] #49153: Python problems in El Capitan
MacPorts
noreply at macports.org
Wed Oct 7 07:12:15 PDT 2015
#49153: Python problems in El Capitan
------------------------+--------------------------------
Reporter: chazapis@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: | Port:
------------------------+--------------------------------
I have two issues with Python 2.7 (2.7.10) in El Capitan:
* The `port select` command does not recognize the default Python provided
by Apple:
{{{
$ port select python
Available versions for python:
none (active)
python27
}}}
* When I run the MacPorts version of Python and then exit the Python
shell, my terminal session is messed up (whatever I type does not show up
and all terminal output is on the same line), until I issue a `reset`
command:
{{{
$ /opt/local/bin/python2.7
Python 2.7.10 (default, Oct 7 2015, 13:02:49)
[GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.72)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> ^D>>>
$ $ $ $
}}}
I tried both the packaged version and recompiling all packages locally (I
have the latest Xcode installed and all updates).
--
Ticket URL: <https://trac.macports.org/ticket/49153>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list