安装python3.6.5最后显示是2.7.13+
Tofloor
poster avatar
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 Favorite View the author
All Replies
avatar
beidouxing
deepin
2018-05-12 02:32
#1
在3.6.5文件内部启动python程序确实是3。
Reply View the author
avatar
nevershow
deepin
2018-05-12 02:47
#2
运行python3试试,可能你系统里同时存在2跟3
Reply View the author
avatar
a751799647
deepin
2018-05-12 02:48
#3
本帖最后由 a751799647 于 2018-5-11 18:49 编辑

请使用 python3 --version


Reply View the author
avatar
HarryZhao
deepin
2018-05-12 03:10
#4
系统里已经默认安装了2,且2是默认Python程序
Reply View the author
avatar
ritter
deepin
2018-05-12 03:12
#5
我先打个预防针,不要卸载python2,不然~嘿嘿~
Reply View the author
avatar
int_max
deepin
2018-05-12 03:16
#6
没毛病啊,python3要用`python3`启动,`python`这个二进制文件或符号链接以及已安装的python2绝对不要动
Reply View the author
avatar
beidouqixing
deepin
2018-05-12 03:23
#7
哦,2是系统自带的吗?
Reply View the author