[IPython-User] Source conflicts with system-installed IPython.
Jose Guzman
sjm.guzman@gmail....
Thu Feb 7 12:31:34 CST 2013
Hi everybody!
I installed IPython (0.13) from the sources with easyinstall but had
another version of IPython (0.10) already in my system:
BUILDING IPYTHON
python: 2.6.6 (r266:84292, Dec 26 2010, 22:31:48) [GCC
4.4.5]
platform: linux2
OPTIONAL DEPENDENCIES
sphinx: 0.6.6
pygments: 1.3.1
nose: 0.11.1
pexpect: 2.3
pyzmq: 2.2.0.1
readline: yes
running install
running build
running build_py
running build_scripts
running install_lib
running install_scripts
changing mode of /usr/local/bin/irunner to 755
changing mode of /usr/local/bin/ipengine to 755
changing mode of /usr/local/bin/ipython to 755
changing mode of /usr/local/bin/pycolor to 755
changing mode of /usr/local/bin/ipcontroller to 755
changing mode of /usr/local/bin/iplogger to 755
changing mode of /usr/local/bin/iptest to 755
changing mode of /usr/local/bin/ipcluster to 755
running install_data
running install_egg_info
Removing /usr/local/lib/python2.6/dist-packages/ipython-0.13.1.egg-info
Writing /usr/local/lib/python2.6/dist-packages/ipython-0.13.1.egg-info
Unfortunately, I got the following error:
>>> from IPython.frontend.terminal.ipapp import launch_new_instance
>>> ImportError: No module named terminal.ipapp
How can I set the default version to the 0.13?
Thanks a lot in advance.
--
Jose Guzman
http://www.ist.ac.at/~jguzman/
More information about the IPython-User
mailing list