修改ubuntu默认python版本
2021-05-08 01:29
阅读:748
标签:pytho 修改 nbsp usr ubunt update ati div python 修改ubuntu默认python版本 标签:pytho 修改 nbsp usr ubunt update ati div python 原文地址:https://www.cnblogs.com/xienb/p/13181157.html
ls /usr/bin/python*
sudo update-alternatives --install /usr/bin/python python /usr/bin/python2.7 1
sudo update-alternatives --install /usr/bin/python python /usr/bin/python3.7 2
python --version
上一篇:java-相关博文收藏
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:修改ubuntu默认python版本
文章链接:http://soscw.com/index.php/essay/83912.html
文章标题:修改ubuntu默认python版本
文章链接:http://soscw.com/index.php/essay/83912.html
评论
亲,登录后才可以留言!