ubuntu 16.04 多個python版本切換

我們可以使用 update-alternatives 來爲整個系統更改Python 版本。以 root 身份登錄,首先羅列出所有可用的python 替代版本信息:   update-alternatives --list python update-alternatives: error: no alternatives for python 如果出現以上所示的錯誤信息,則表示 Python 的替
相關文章
相關標籤/搜索