1、安装epel-release yum -y install epel-release 2、安装python-pip yum -y install python-pip 3、升级pip pip install --upgrade pip 4、检查pip版本 pip --version 来源:https://www.cnblogs.com/rhjeans/p/11325044.html 标签 pip yum epel python