unable to run ipython

Asked by aloctavodia

When Running Ipython on a terminal I get the following error

  File "/usr/bin/ipython", line 5, in <module>
    from IPython.frontend.terminal.ipapp import launch_new_instance
ImportError: No module named terminal.ipapp

I am using ipython version 0.13.2-1. The problem begun after upgrading to Ubuntu 13.04 from Ubuntu 12.10.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ipython Edit question
Assignee:
No assignee Edit question
Solved by:
aloctavodia
Solved:
Last query:
Last reply:

This question was originally filed as bug #1209411.

Revision history for this message
aloctavodia (aloctavodia) said :
#1

Thomas you are right!

I download PyRosetta and this library come with it owns version of IPython. I remove the other version of IPython and now IPython is working again.

Thanks for the help!.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Is this now solved?

Revision history for this message
aloctavodia (aloctavodia) said :
#3

it is solved.