下载 ius-release.rpm包

wget https://centos6.iuscommunity.org/ius-release.rpm

安装ius-release.rpm包

rpm -Uvh ius-release.rpm

安装python27版本

yum install python27 python27-devel python27-pip

修改pip源

cd ~

mkdir .pip

cd .pip

vi pip.conf

写入如下内容

[global]
index-url=http://pypi.tuna.tsinghua.edu.cn/simple
trusted-host = pypi.tuna.tsinghua.edu.cn

最新文章

  1. Handle机制的原理
  2. 《DSP using MATLAB》为什么要z变换?
  3. Linux 下配置多机实时同步
  4. EF Code-First数据迁移的尝试
  5. C++ STL知识点小结
  6. av_interleaved_write_frame 网络不好的情况下返回较慢
  7. Android中GridView拖拽的效果
  8. RFID介绍及电子标签成本预估
  9. selenium常用的模块
  10. 4-1 requests库的安装
  11. IM群聊消息的已读回执功能该怎么实现?
  12. FMS Dev Guide学习笔记(验证客户端)
  13. string logo online customization
  14. delphi 图像处理 图像放大缩小
  15. laravel5.4中{{$name}} 和 {{!! $name !!}} 的区别:后者原生输出。前者转义
  16. IE浏览器SCRIPT5拒绝访问,谷歌浏览器XMLHttpRequest can't load file:/......
  17. 【实战】Tomcat管理后台Getshell
  18. apt 命令大全
  19. 【Java】Serializable 接口
  20. Windows系统SVN服务器搭建与使用

热门文章

  1. Redis的管理
  2. POJ3660 暑假集训-最短路H题floyd
  3. 在unigui中为组件添加hint
  4. java深入探究01
  5. LINQ 学习路程 -- 查询操作 OfType
  6. Struts2的工作流程分析
  7. windows下安装pywin32报错:close failed in file object destructor:sys.excepthook is missing lost sys.stderr
  8. php: xampp安装对应的phalcon版本(3.2.2-php5.6):比如redis-php5.6, php_igbinary-5.6
  9. 分享知识-快乐自己:SSH 整合 Demo
  10. OPcache