[IPython-User] error of install ipython 0.10.0
Aaron Meurer
asmeurer@gmail....
Wed Oct 24 21:04:33 CDT 2012
IPython 0.10.1 is *way* old. You should be installing IPython 0.13.1.
With that being said, I don't see any errors in what you pasted.
Aaron Meurer
On Wed, Oct 24, 2012 at 7:52 PM, Jack Bryan <dtustudy68@hotmail.com> wrote:
> Hi,
>
> I am trying to install ipython 0.10.0 on Linux Red Hat 4.4.4-17.
>
> I use instructions on:
>
> $ tar -xzf ipython.tar.gz
> $ cd ipython
> $ python setup.py install
>
> http://ipython.org/ipython-doc/stable/install/install.html
>
> but, I got:
>
> import pkg_resources
> Zope.Interface: yes
> Twisted: Not found (required for parallel computing
> capabilities)
> Foolscap: Not found (required for parallel computing
> capabilities)
> OpenSSL: 0.10
> sphinx: Not found (required for building documentation)
> pygments: Not found (required for syntax highlighting
> documentation)
> nose: Not found (required for running the test suite)
> pexpect: no (required for running standalone doctests)
> running install
> running build
> running build_py
> running build_scripts
> running install_lib
> running install_scripts
> changing mode of /home/user/usr/bin/ipengine to 755
> changing mode of /home/user/usr/bin/ipcontroller to 755
> changing mode of /home/user/usr/bin/ipcluster to 755
> changing mode of /home/user/usr/bin/ipython to 755
> changing mode of /home/user/usr/bin/ipythonx to 755
> changing mode of /home/user/usr/bin/ipython-wx to 755
> changing mode of /home/user/usr/bin/pycolor to 755
> changing mode of /home/user/usr/bin/irunner to 755
> changing mode of /home/user/usr/bin/iptest to 755
> running install_data
> running install_egg_info
> Removing
> /home/user/usr/lib/python2.6/site-packages/ipython-0.10.1-py2.6.egg-info
> Writing
> /home/user/usr/lib/python2.6/site-packages/ipython-0.10.1-py2.6.egg-info
>
> I have used easy_install to install nose, sphinx, pexpect, pygments.
>
> Why do I still have this error ?
>
> Thanks
>
>
>
>
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
>
More information about the IPython-User
mailing list