Help #7355
Unanswered
UselessRandom
asked this question in
Q&A
Help
#7355
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I type pip install discord.py and get this error
Collecting discord.py
Using cached https://files.pythonhosted.org/packages/3b/13/a8ea7c07f46d47512673bbfa2574a22b620b814e559274f18e4a1c443cb5/discord.py-1.7.3.tar.gz
Collecting aiohttp<3.8.0,>=3.6.0 (from discord.py)
Using cached https://files.pythonhosted.org/packages/99/f5/90ede947a3ce2d6de1614799f5fea4e93c19b6520a59dc5d2f64123b032f/aiohttp-3.7.4.post0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-fX9kXS/aiohttp/setup.py", line 16
print("Install submodules when building from git clone", file=sys.stderr)
^
SyntaxError: invalid syntax
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-fX9kXS/aiohttp/
If someone could help that would be amazing
Beta Was this translation helpful? Give feedback.
All reactions