1.安装EPEL

yum install epel-release -y

2.安装Python3.6

yum install python3 -y