Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

termcolor can not installed. #86

Open
damnwenxi opened this issue Jul 15, 2022 · 1 comment
Open

termcolor can not installed. #86

damnwenxi opened this issue Jul 15, 2022 · 1 comment

Comments

@damnwenxi
Copy link

ERROR: Command errored out with exit status 1:
command: 'D:\env\python-3.6.1\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users
\Feng.Ke2\AppData\Local\Temp\pip-install-vv9yk5m8\termcolor_9225f0eab1cc439fba1d07947650279c\setup.py'"'"'; __file
__='"'"'C:\Users\Feng.Ke2\AppData\Local\Temp\pip-install-vv9yk5m8\termcolor_9225f0eab1cc439fba1d07947650279c\set
up.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from
setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code
, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\Feng.Ke2\AppData\Local\Temp\pip-pip-egg-info-6fv3kxlb'
cwd: C:\Users\Feng.Ke2\AppData\Local\Temp\pip-install-vv9yk5m8\termcolor_9225f0eab1cc439fba1d07947650279c
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\Feng.Ke2\AppData\Local\Temp\pip-install-vv9yk5m8\termcolor_9225f0eab1cc439fba1d07947650279c\setup.py"
, line 35, in
from termcolor import VERSION
ImportError: cannot import name 'VERSION'

WARNING: Discarding https://mirrors.aliyun.com/pypi/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173a
a79f981/termcolor-1.1.0.tar.gz#sha256=1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b (from https://mir
rors.aliyun.com/pypi/simple/termcolor/). 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 termcolor==1.1.0 (from versions: 0.1, 0.1.1, 0.1.2, 0.2,
1.0.0, 1.0.1, 1.1.0)
ERROR: No matching distribution found for termcolor==1.1.0
image

@asingh33
Copy link
Owner

asingh33 commented Aug 2, 2022

Let me check this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants