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

Failed to install MarkupSafe #14

Open
mrvertexinc opened this issue Feb 19, 2021 · 0 comments
Open

Failed to install MarkupSafe #14

mrvertexinc opened this issue Feb 19, 2021 · 0 comments

Comments

@mrvertexinc
Copy link

Collecting MarkupSafe==1.0
Downloading MarkupSafe-1.0.tar.gz (14 kB)
ERROR: Command errored out with exit status 1:
command: 'c:\python38\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\MichaelRoytman\AppData\Local\Temp\pip-install-_hlabhms\MarkupSafe\setup.py'"'"'; file='"'"'C:\Users\MichaelRoytman\AppData\Local\Temp\pip-install-_hlabhms\MarkupSafe\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\MichaelRoytman\AppData\Local\Temp\pip-pip-egg-info-v6g_anhl'
cwd: C:\Users\MichaelRoytman\AppData\Local\Temp\pip-install-_hlabhms\MarkupSafe
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\MichaelRoytman\AppData\Local\Temp\pip-install-hlabhms\MarkupSafe\setup.py", line 6, in
from setuptools import setup, Extension, Feature
ImportError: cannot import name 'Feature' from 'setuptools' (c:\python38\lib\site-packages\setuptools_init
.py)
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

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

1 participant