funcat icon indicating copy to clipboard operation
funcat copied to clipboard

master 分支最新代码不在 pip 仓库中,大神,可以更新一下吗?

Open baiyulong opened this issue 4 years ago • 0 comments

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.

baiyulong avatar Oct 20 '20 14:10 baiyulong