-
Notifications
You must be signed in to change notification settings - Fork 436
Description
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting funcat
Downloading https://pypi.tuna.tsinghua.edu.cn/packages/a2/6c/494161c9d14fbd7f9dacc2f5d047d75502ae42f581f5e32f249ebe54e2fb/funcat-0.3.2.tar.gz (26 kB)
ERROR: Command errored out with exit status 1:
command: 'c:\users\baiyl3\pycharmprojects\funcat\venv\scripts\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\baiyl3\AppData
\Local\Temp\pip-install-6p411ns4\funcat\setup.py'"'"'; file='"'"'C:\Users\baiyl3\AppData\Local\Temp\pip-install-6p411ns4\funcat\setup.py'"'"';f=get
attr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_inf
o --egg-base 'C:\Users\baiyl3\AppData\Local\Temp\pip-pip-egg-info-sv39g7hb'
cwd: C:\Users\baiyl3\AppData\Local\Temp\pip-install-6p411ns4\funcat
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\baiyl3\AppData\Local\Temp\pip-install-6p411ns4\funcat\setup.py", line 11, in
from pip.req import parse_requirements
ModuleNotFoundError: No module named 'pip.req'
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.