centos安装python2.7.11

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos安装python2.7.11相关的知识,希望对你有一定的参考价值。

 

源码安装之后yum会不工作,修改yum

#!/usr/bin/python 改成#!/usr/bin/python2.4(系统自带的老版本)

然后就可以工作了。

 

安装pip

http://pip-cn.readthedocs.org/en/latest/installing.html

以上是关于centos安装python2.7.11的主要内容,如果未能解决你的问题,请参考以下文章

python2.7.11安装pygame包

ubuntu优麒麟 安装python2.7.11

centosminimal6.3装python2.7.11和ipython1.2.1

如何在mac上安装opencv与python

运行命令 python setup.py install 总是出现下面错误是怎么回事?

Python 2.7.11 Socket 库缺少对象?