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

Install #192

Open
xPatrykPlayX opened this issue Jan 26, 2021 · 1 comment
Open

Install #192

xPatrykPlayX opened this issue Jan 26, 2021 · 1 comment

Comments

@xPatrykPlayX
Copy link

ERROR: Command errored out with exit status 1:
 command: /var/www/get5-web/venv/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-bsrt66ew/enum/setup.py'"'"'; __file__='"'"'/tmp/pip-install-bsrt66ew/enum/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 /tmp/pip-install-bsrt66ew/enum/pip-egg-info
     cwd: /tmp/pip-install-bsrt66ew/enum/
Complete output (16 lines):
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/var/www/get5-web/venv/lib/python3.8/site-packages/setuptools/__init__.py", line 6, in <module>
    import distutils.core
  File "/usr/lib/python3.8/distutils/core.py", line 16, in <module>
    from distutils.dist import Distribution
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "/var/www/get5-web/venv/lib/python3.8/site-packages/_virtualenv.py", line 74, in exec_module
    old(module)
  File "/usr/lib/python3.8/distutils/dist.py", line 9, in <module>
    import re
  File "/usr/lib/python3.8/re.py", line 145, in <module>
    class RegexFlag(enum.IntFlag):
AttributeError: module 'enum' has no attribute 'IntFlag'
----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

@GiaNTizmO
Copy link

Hello! Please, try use this fix from stackoverflow:
https://stackoverflow.com/a/45716067

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