[IPython-dev] ImportError: No module named ipapp

Nils Wagner nwagner at iam.uni-stuttgart.de
Tue Feb 9 14:22:10 EST 2010


Hi all,

I have installed ipython from scratch

bzr branch lp:ipython
cd ipython
python setup.py install --prefix=$HOME/local

If I start ipython

ipython
Traceback (most recent call last):
   File "/home/nwagner/local/bin/ipython", line 4, in 
<module>
     from IPython.core.ipapp import launch_new_instance
ImportError: No module named ipapp

Any idea ?

            Nils



More information about the IPython-dev mailing list