Ubuntu 下面的切换 python 版本操作

Posted Fresh_Air_Life

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Ubuntu 下面的切换 python 版本操作相关的知识,希望对你有一定的参考价值。

archermind@archermind:~$ sudo update-alternatives --config python
[sudo] password for archermind: 
There are 2 choices for the alternative python (providing /usr/bin/python).

  Selection    Path                Priority   Status
------------------------------------------------------------
  0            /usr/bin/python3.5   2         auto mode
  1            /usr/bin/python2.7   1         manual mode
* 2            /usr/bin/python3.5   2         manual mode

Press <enter> to keep the current choice[*], or type selection number: 1
update-alternatives: using /usr/bin/python2.7 to provide /usr/bin/python (python) in manual mode

 

以上是关于Ubuntu 下面的切换 python 版本操作的主要内容,如果未能解决你的问题,请参考以下文章

Ubuntu下切换Python2和Python3

Ubuntu下python两个版本的切换

python怎样从一个窗口切换到同界面的另一个窗口

ubuntu切换python版本

ubuntu18.04 python版本切换

ubuntu16.04搭载nginx。然后更换nginx适配的PHP的版本的操作 || Ubuntu PHP版本切换