[Seek Help] 深度系统如何更新python
Tofloor
poster avatar
189******59
deepin
2022-12-17 15:00
Author

深度系统如何更新python。版本是Python 2.7.16,有点太老了吧

Reply Favorite View the author
All Replies
铁山老道孔乙己
deepin
2022-12-17 16:31
#1

你输入 Python3,就是Python3。

如果你想使用较新版本的Python进行开发编程,建议安装 conda 。它会构建一个独立于系统的 Python 开发环境。

Reply View the author
Hibanaw
deepin
2022-12-17 21:28
#2

Python2/3是linux很多系统应用的依赖,不要随意改变系统的Python版本

Reply View the author
mikigo
deepin
2022-12-18 06:57
#3

系统默认携带了 python2 和 python3(3.7.3),终端输入:python3,使用的就是python3

Reply View the author
吉吉如律令
deepin
2022-12-18 20:20
#4

千万不要手贱卸载python2.7

Reply View the author
152******14
deepin
2022-12-19 04:25
#5

听前辈的,没错

Reply View the author