首先安装epel扩展源:
sudo yum -y install epel-release
然后再安装pip
yum -y install python-pip
centos下使用yum 安装pip
原文:https://www.cnblogs.com/xibuhaohao/p/12071539.html