解决安装ipython时Command "python setup.py egg_info" failed with error code 1 in /tmp

最近使用ubuntu16.04 server版安装ipython的时候一直在报错:

1
2
3
IPython 6.0+ does not support Python 2.6, 2.7, 3.0, 3.1, or 3.2.     
When using Python 2.7, please  install  IPython 5.x LTS Long Term Support version.
python2.7 ipython Command  "python setup.py egg_info"  failed with error code 1  in  /tmp/pip-build-Vxrpi9/ipython/


下面的报错无所谓,没有解决办法,也找不到。关键是上面说明的版本信息,由于ubuntu16.04默认python版本是python2.7,所以使用原来CentOS6.x或者ubuntu14.04的习惯安装方法是不可行的,需要使用IPython 5.x LTS才可以,所以去PyPI网站下载了ipython-5.4.1-py2-none-any.whl。


具体操作步骤:

1
2
wangpeng@ubuntu:~$ wget https: //pypi .python.org /packages/f7/48/5702699caf20208d61a92157c01d1eb281093e3e02e9bcd4b5031ccea6a1/ipython-5 .4.1-py2-none-any.whl #md5=2b801f50b5e82a3fabca42b661568bf5
wangpeng@ubuntu:~$  sudo  pip  install  ipython-5.4.1-py2-none-any.whl

再试一下就可以了。

1
2
3
4
5
6
7
8
9
wangpeng@ubuntu:~$ ipython
Python 2.7.12 (default, Nov 19 2016, 06:48:10) 
Type  "copyright" "credits"  or  "license"  for  more  information.
IPython 5.4.1 -- An enhanced Interactive Python.
?         -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help      -> Python's own help system.
object?   -> Details about  'object' , use  'object??'  for  extra details.
In [1]:

 










本文转自 wangpengtai  51CTO博客,原文链接:http://blog.51cto.com/wangpengtai/1963283,如需转载请自行联系原作者
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值