nstalling pip on CentOS 7 for Python 2.x

On CentOS 7, you have to install setup tools first, and then use that to install pip, as there is no direct package for it.

sudo yum install python-setuptools
sudo easy_install pip

Installing pip on CentOS 7 for Python 3.x

Assuming you installed Python 3.4 from EPEL, you can install Python 3's setup tools and use it to install pip.

# First command requires you to have enabled EPEL for CentOS7
sudo yum install python34-setuptools
sudo easy_install pip

最新文章

  1. PyQt4入门学习笔记(五)
  2. QT笔记之VS2012 TCP传送文件
  3. iOS阶段学习第13天笔记(多态)
  4. 解决“HTTP/1.1 405 Method not allowed”问题
  5. Js数据类型之——Date
  6. ActiveMQ之二--JMS消息类型
  7. VS2010安装EntityFramework5.0
  8. SMI接口,SMI帧结构,MDC/MDIO
  9. eclipse中java项目的build path详解(转载)
  10. vue2 vue-router 组装
  11. git项目初始化
  12. linux添加环境变量(path)
  13. Windows Internals 笔记——线程调度
  14. 来自多校的一个题——数位DP+卡位
  15. 第一篇随笔 - Hello world!
  16. react recompose
  17. linux上安装字体
  18. js中对象继承的冒充方法
  19. stm8 I/O口模式配置
  20. 检测 USB 设备拨插的 C# 类库:USBClassLibrary

热门文章

  1. body和普通div背景图宽高百分比的区别
  2. VS中以插件开发的思想开发Winform应用
  3. 【Web应用-FTP】FTP 容量显示说明
  4. LR中订单流程脚本
  5. 增加和减少mongodb复制集中的节点
  6. 【Selenium-WebDriver问题点】driver和浏览器版本之间的兼容性问题
  7. Asp.Net Core 入门(六)—— 路由
  8. C#编写高并发数据库控制
  9. linux虚拟机安装值得注意的几点
  10. ueditor1.4.3.all.js报错