#40119: ipython: cannot start ---------------------------+----------------------- Reporter: jprueff@… | Owner: akitada@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: py27-ipython | ---------------------------+----------------------- Changes (by larryv@…): * keywords: ipython => * priority: High => Normal * owner: macports-tickets@… => akitada@… Old description:
It is impossible to start ipython since the last update from 0.13 to 1.0
The error message says :
Traceback (most recent call last): File "/opt/local/bin/ipython", line 5, in <module> from IPython import start_ipython ImportError: cannot import name start_ipython
I have tried to uninstall and reinstall both python (v 2.7) and ipython, but it did not help
New description: It is impossible to start ipython since the last update from 0.13 to 1.0 The error message says : {{{ Traceback (most recent call last): File "/opt/local/bin/ipython", line 5, in <module> from IPython import start_ipython ImportError: cannot import name start_ipython }}} I have tried to uninstall and reinstall both python (v 2.7) and ipython, but it did not help -- Comment: Please do not set the Priority field in the future; priority assessment is at the discretion of MacPorts developers. Also, please Cc relevant port maintainers (`port info --maintainers`) and use WikiFormatting in the future. -- Ticket URL: <https://trac.macports.org/ticket/40119#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X