python包安装 出问题 求助ERROR: Command errored out with exit status 1
本帖最后由 angrysh1t 于 2021-3-28 19:44 编辑ERROR: Command errored out with exit status 1
试过用cmd 和wh1
但还是安装不了
Collecting pycopy-urllib.request
Using cached pycopy-urllib.request-0.0.0.tar.gz (636 bytes)
ERROR: Command errored out with exit status 1:
command: 'C:\Users\kamisama3\PycharmProjects\pythonProject\venv\Scripts\python.exe' -c 'import sys, setuptools, tokenize; sys.argv = '"'"'C:\\Users\\kamisama3\\AppData\\Local\\Temp\\pip-install-vtlyamyv\\pycopy-urllib-request_8d7144eb0c504a9c842954f0bd8ecc31\\setup.py'"'"'; __file__='"'"'C:\\Users\\kamisama3\\AppData\\Local\\Temp\\pip-install-vtlyamyv\\pycopy-urllib-request_8d7144eb0c504a9c842954f0bd8ecc31\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\kamisama3\AppData\Local\Temp\pip-pip-egg-info-uwdslfu3'
cwd: C:\Users\kamisama3\AppData\Local\Temp\pip-install-vtlyamyv\pycopy-urllib-request_8d7144eb0c504a9c842954f0bd8ecc31\
Complete output (5 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\kamisama3\AppData\Local\Programs\Python\Python39\lib\tokenize.py", line 392, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: No such file or directory: 'C:\\Users\\kamisama3\\AppData\\Local\\Temp\\pip-install-vtlyamyv\\pycopy-urllib-request_8d7144eb0c504a9c842954f0bd8ecc31\\setup.py'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/aa/b7/557fa508da6e4b36f7ececad4a4b1ee3dbff9236d87e2a21c9cb0e846042/pycopy-urllib.request-0.0.0.tar.gz#sha256=0e671ade7d0bd627ee247d70b0a81cbc7801376484c88567ca6960f109e20a94 (from https://pypi.org/simple/pycopy-urllib-request/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement pycopy-urllib.request
ERROR: No matching distribution found for pycopy-urllib.request
https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&rsv_idx=1&tn=baidu&wd=pip%20%20Command%20errored%20out%20with%20exit%20status%201&fenlei=256&rsv_pq=db52bfe30031edf6&rsv_t=b3e7EDOjyE0EY2Bo6Njp%2BTrh1FvffcmtX%2B4aTTnst8fd8r3IcU60f6JhWG4&rqlang=cn&rsv_enter=1&rsv_dl=ib&rsv_n=2&rsv_sug2=0&rsv_btype=i&inputT=1375&rsv_sug4=1375
页:
[1]