Python怎么安装
Tofloor
poster avatar
xe1000
deepin
2019-07-18 07:29
Author
第一次使用这个系统不知道python怎么安装,麻烦各位大佬教教我。
Reply Favorite View the author
All Replies
avatar
让我康康
deepin
2019-07-18 08:01
#1
系统自带Python
Reply View the author
avatar
fmmartian
deepin
2019-07-18 08:06
#2
系统已经集成了 python2.7.13  python3.5.3
Reply View the author
avatar
Feng Yu
deepin
2019-07-18 08:12
#3
系统已经预装了python 2.7.13和python 3.5.3

直接使用python或python2运行就是python2版本,使用python3运行就是python3版本。如果系统自带的python版本不符合你的期望,建议装anaconda/miniconda自己使用,不要动系统自带的python
Reply View the author
avatar
TLT
deepin
2019-07-18 18:33
#4
https://blog.csdn.net/XuZZ94/article/details/79422698
Reply View the author