ubuntu 16.04 多个python版本切换

咱们能够使用 update-alternatives 来为整个系统更改Python 版本。以 root 身份登陆,首先罗列出全部可用的python 替代版本信息:python   update-alternatives --list python update-alternatives: error: no alternatives for python 若是出现以上所示的错误信息,则表示 Pyt
相关文章
相关标签/搜索