Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
安装python3.6.5最后显示是2.7.13+
Apps Section
1091
views ·
7
replies ·
To
floor
Go
beidouxing
deepin
2018-05-12 02:30
Author
安装python3.6.5最后显示是2.7.13+
参考了https://www.cnblogs.com/vaster/p/7501612.html帖子的安装步骤。
最后显示是2.7.13+
测试确实是2不是3
感觉好神奇啊。
小白不是很懂。
Reply
Like 0
Favorite
View the author
All Replies
beidouxing
deepin
2018-05-12 02:32
#1
在3.6.5文件内部启动python程序确实是3。
Reply
Like 0
View the author
nevershow
deepin
2018-05-12 02:47
#2
运行python3试试,可能你系统里同时存在2跟3
Reply
Like 0
View the author
a751799647
deepin
2018-05-12 02:48
#3
本帖最后由 a751799647 于 2018-5-11 18:49 编辑
请使用 python3 --version
Reply
Like 0
View the author
HarryZhao
deepin
2018-05-12 03:10
#4
系统里已经默认安装了2,且2是默认Python程序
Reply
Like 0
View the author
ritter
deepin
2018-05-12 03:12
#5
我先打个预防针,
不要卸载python2
,不然~嘿嘿~
Reply
Like 0
View the author
int_max
deepin
2018-05-12 03:16
#6
没毛病啊,python3要用`python3`启动,`python`这个二进制文件或符号链接以及已安装的python2绝对不要动
Reply
Like 0
View the author
beidouqixing
deepin
2018-05-12 03:23
#7
哦,2是系统自带的吗?
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
How to fix grub boot menu that has disappeared?
Popular Events
More
参考了https://www.cnblogs.com/vaster/p/7501612.html帖子的安装步骤。
最后显示是2.7.13+
测试确实是2不是3
感觉好神奇啊。
小白不是很懂。