[MacPorts] #49259: py-ipython: No longer functioning

MacPorts noreply at macports.org
Tue Oct 13 07:53:15 PDT 2015


#49259: py-ipython: No longer functioning
--------------------+------------------------
 Reporter:  mf2k@…  |      Owner:  aronnax@…
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.3.4
 Keywords:          |       Port:  py-ipython
--------------------+------------------------
 ipython is no longer working.

 {{{
 $ port installed py27-ipython
 The following ports are currently installed:
   py27-ipython @4.0.0_0 (active)
 }}}

 {{{
 $ ipython
 Traceback (most recent call last):
   File "/opt/local/bin/ipython", line 4, in <module>
     from IPython import start_ipython
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/IPython/__init__.py", line 47, in <module>
     from .core.application import Application
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/IPython/core/application.py", line 24, in <module>
     from IPython.core import release, crashhandler
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/IPython/core/crashhandler.py", line 28, in <module>
     from IPython.core import ultratb
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/IPython/core/ultratb.py", line 116, in <module>
     from IPython.utils import path as util_path
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/IPython/utils/path.py", line 19, in <module>
     from IPython.utils.process import system
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/IPython/utils/process.py", line 19, in <module>
     from ._process_posix import system, getoutput, arg_split, check_pid
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/IPython/utils/_process_posix.py", line 24, in <module>
     import pexpect
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/pexpect/__init__.py", line 75, in <module>
     from .pty_spawn import spawn, spawnu
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/pexpect/pty_spawn.py", line 11, in <module>
     import ptyprocess
 ImportError: No module named ptyprocess
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/49259>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list