直接执行这两个命令即可:


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


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

相关文章:

  • 2021-12-03
  • 2022-12-23
  • 2022-01-27
  • 2022-12-23
  • 2021-06-26
  • 2021-12-27
  • 2022-01-19
  • 2022-12-23
猜你喜欢
  • 2021-07-24
  • 2022-02-08
  • 2022-03-06
  • 2022-12-23
  • 2021-05-15
  • 2022-12-23
  • 2021-12-31
相关资源
相似解决方案