Changes between Initial Version and Version 1 of Ticket #40119


Ignore:
Timestamp:
Aug 15, 2013, 1:01:01 AM (11 years ago)
Author:
larryv (Lawrence Velázquez)
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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40119

    • Property Priority changed from High to Normal
    • Property Keywords ipython removed
    • Property Owner changed from macports-tickets@… to akitada@…
    • Property Summary changed from failed to start ipython 1.0 to ipython: cannot start
  • Ticket #40119 – Description

    initial v1  
    22
    33The error message says :
    4 
     4{{{
    55Traceback (most recent call last):
    66  File "/opt/local/bin/ipython", line 5, in <module>
    77    from IPython import start_ipython
    88ImportError: cannot import name start_ipython
    9 
     9}}}
    1010I have tried to uninstall and reinstall both python (v 2.7) and ipython, but it did not help