[MacPorts] #49259: py-ipython: No longer functioning
#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
#49259: py-ipython: No longer functioning -------------------------+----------------------- Reporter: mf2k@… | Owner: aronnax@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: py-ipython | -------------------------+----------------------- Changes (by stromnov@…): * status: new => closed * resolution: => fixed Comment: Thanks. Fixed at r141252 (py-pexpect now depends on ptyprocess). -- Ticket URL: <https://trac.macports.org/ticket/49259#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49259: py-ipython: No longer functioning -------------------------+----------------------- Reporter: mf2k@… | Owner: aronnax@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: py-ipython | -------------------------+----------------------- Comment (by mf2k@…): Thank you for the fast response. Works great for me now! -- Ticket URL: <https://trac.macports.org/ticket/49259#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts