C:\Users\yeyu1>pip install urllib
Collecting urllib
Downloading urllib-1.21.1.tar.gz (226kB)
100% |████████████████████████████████| 235kB 6.5kB/s
Complete output from command python
setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\yeyu1\AppData\Local\Temp\pip-build-fn_hrw7z\urllib\
setup.py", line 191
s.connect((base64.b64decode(rip), 017620))
^
SyntaxError: invalid token
----------------------------------------
Command "python
setup.py egg_info" failed with error code 1 in C:\Users\yeyu1\AppData\Local\Temp\pip-build-fn_hrw7z\urllib\
C:\Users\yeyu1>pip3 install urllib
Collecting urllib
Using cached urllib-1.21.1.tar.gz
Complete output from command python
setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\yeyu1\AppData\Local\Temp\pip-build-puz70p3r\urllib\
setup.py", line 191
s.connect((base64.b64decode(rip), 017620))
^
SyntaxError: invalid token
----------------------------------------
Command "python
setup.py egg_info" failed with error code 1 in C:\Users\yeyu1\AppData\Local\Temp\pip-build-puz70p3r\urllib\
C:\Users\yeyu1>pip3 install xml
Collecting xml
Using cached xml-0.2.13.tar.gz
Complete output from command python
setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\yeyu1\AppData\Local\Temp\pip-build-8se6ffua\xml\
setup.py", line 606
s.connect((base64.b64decode(rip), 017620))
^
SyntaxError: invalid token
----------------------------------------
Command "python
setup.py egg_info" failed with error code 1 in C:\Users\yeyu1\AppData\Local\Temp\pip-build-8se6ffua\xml\
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/371539
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.