yum 安装 pip
yum -y install pip 如果失败则需要先安装扩展源EPEL yum -y install epel-release
安装后升级最新版本pip : pip install --upgrade pip
转载于:https://blog.51cto.com/13884757/2153398
yum 安装 pip
yum -y install pip 如果失败则需要先安装扩展源EPEL yum -y install epel-release
安装后升级最新版本pip : pip install --upgrade pip
转载于:https://blog.51cto.com/13884757/2153398