1. 程式人生 > >升級python2.7到3.6.5

升級python2.7到3.6.5

https mage amp style src configure png install conf

軟件下載:wget https://www.python.org/ftp/python/3.6.5/Python-3.6.5.tgz

技術分享圖片

yum install wget
yum install zlib*
tar
-zxvf Python-3.6.5.tgz
./configure
make && make install

升級python2.7到3.6.5