sudo apt-get install python2.7 python2.7-dev
sudo apt-get install python3

Ubuntu安装Python2+Python3

Ubuntu安装Python2+Python3

命令:

python    默认执行python2
python2  执行python2
python3  执行python3

Ubuntu安装Python2+Python3


参考:

http://www.cnblogs.com/luckyalan/p/6703590.html

https://www.zhihu.com/question/21653286

相关文章:

  • 2021-11-29
  • 2021-11-29
  • 2021-11-24
  • 2021-11-14
  • 2021-09-25
  • 2021-12-05
  • 2022-01-16
猜你喜欢
  • 2022-12-23
  • 2022-02-23
  • 2021-11-21
  • 2022-12-23
  • 2021-05-17
  • 2022-12-23
  • 2021-11-21
相关资源
相似解决方案