python2.7升級3.5教程 可用

1.查看Python版本: python -Vpython

 

2.下載Python 3.5版本:wget https://www.python.org/ftp/python/3.5.2/Python-3.5.2.tgz.net

 

3.解壓:tar -zxvf Python-3.5.2.tgzblog

 

4.配置:./configureget

 

5.編譯(編譯時間較長):make編譯

 

6.安裝:make installftp

 

7.關聯:配置

先備份原來Python 2.7下載

 

再關聯新Python 3.5時間

 

8.查看版本:python -Vmake

相關文章
相關標籤/搜索