Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
12.12默认安装了PYTHON3.3,可是运行goagent还是提示未安装
Apps Section
961
views ·
2
replies ·
To
floor
Go
niqiu8
deepin
2013-07-23 04:43
Author
如题,运行python proxy.py提示
niqiu@niqiu-Inspiron-N311z:~$ python /home/niqiu/程序/local/proxy.py
please install python 3.3 or later(
http://python.org/getit/
)
记得12.04的时候是正常的。
Reply
Like 0
Favorite
View the author
All Replies
136******54
deepin
2013-07-23 18:13
#1
用python3.3 /home/niqiu/程序/local/proxy.py
系统默认python是2.7,想用3.3得用python3.3
Reply
Like 0
View the author
r7963
deepin
2013-07-28 21:40
#2
据说3.3版本过高,不支持
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
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 Events
More
niqiu@niqiu-Inspiron-N311z:~$ python /home/niqiu/程序/local/proxy.py
please install python 3.3 or later(http://python.org/getit/)
记得12.04的时候是正常的。