【发布时间】:2019-08-10 01:15:09
【问题描述】:
pip3 安装海报
查看索引:http://mirrors.aliyun.com/pypi/simple/
收集海报
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-_p77_6kw/poster/setup.py", line 2, in <module>
import poster
File "/tmp/pip-install-_p77_6kw/poster/poster/__init__.py", line 29, in <module>
import poster.streaminghttp
File "/tmp/pip-install-_p77_6kw/poster/poster/streaminghttp.py", line 61
print "send:", repr(value)
^
SyntaxError: invalid syntax
----------------------------------------
命令“python setup.py egg_info”失败,在/tmp/pip-install-_p77_6kw/poster/中出现错误代码1
这个问题可以在这里用python2和python3吗?求助mi
【问题讨论】:
-
我不知道我能解决什么版本问题
-
哪里可以在 python3 获得海报
-
结束了我杀了它
标签: python python-3.x python-2.7