升级pip3 

wget --no-check-certificate https://bootstrap.pypa.io/get-pip.py

 

升级python3

yum install epel-release -y

yum install python34 -y