如何在centos 7.4 上安装 python 3.6

 

 

yum -y install https://centos7.iuscommunity.org/ius-release.rpm
yum -y install python36u
yum -y install python36u-pip

相应版本的启动命令
python3.6 
pip3.6

posted @ 2019-05-31 21:26  飞翔的理念  阅读(188)  评论(0编辑  收藏  举报