1.首先安装epel扩展源:
sudo yum -y install epel-release
2
yum --disablerepo=epel -y update ca-certificates
3.安装`
sudo yum install python-pip -y`
4.pip install 模块
1.首先安装epel扩展源:
sudo yum -y install epel-release
2
yum --disablerepo=epel -y update ca-certificates
3.安装`
sudo yum install python-pip -y`
4.pip install 模块