亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

ubuntu16.04怎樣安裝python3.6

清風
430
2021-03-06 15:14:57
欄目: 智能運維

ubuntu16.04怎樣安裝python3.6

ubuntu16.04安裝python3.6的方法:

1.打開終端命令行模式。

2.輸入以下命令將下載源加入到系統的源列表。

sudo add-apt-repository ppa:jonathonf/python-3.6

3.再輸入以下命令更新列表進行更新。

sudo apt-get update

4.再輸入以下命令安裝。

sudo apt-get install python3.6

5.ubuntu16.04默認安裝了python2.7和3.5,因此需要調整優先級。

#調整Python3的優先級,使得3.6優先級較高

sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.5 1

sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.6 2

#更改默認值,python默認為Python2,現在修改為Python3

sudo update-alternatives --install /usr/bin/python python /usr/bin/python2 100

sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 150

6.配置好后,重啟ubuntu16.04,打開終端輸入以下命令查看是否成功。

python

0
鸡泽县| 武安市| 定襄县| 巴林右旗| 阿克苏市| 德江县| 松溪县| 武定县| 新乡市| 巩留县| 黑龙江省| 泸溪县| 奇台县| 大丰市| 娄底市| 阿合奇县| 翁牛特旗| 莱芜市| 垦利县| 建湖县| 霍邱县| 松江区| 鹿泉市| 易门县| 麻江县| 政和县| 北安市| 化德县| 同心县| 远安县| 根河市| 长治县| 永顺县| 海兴县| 岳阳县| 土默特右旗| 绵阳市| 丰宁| 安义县| 玉林市| 镇雄县|