-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Can't install discord.py #1687
Comments
Don't use python3.7, the async branch of the library does not support it....it's recommended to use 3.6.6 |
Also duplicate of #1444 |
Looks like a compilation error. |
The rewrite branch now fully supports Python 3.7, including with voice, as PyNaCl 1.2.1 has wheels for Python 3.7 on PyPI. |
@Phxntxm Thank you for the help. Successful install and my bot runs with no problem. |
can i use python 3.8 here ? |
@progadro Please don't necrobump old issues. The async branch of discord.py is no longer supported, so this issue is no longer relevant. For further help specific to using this library, you should join either the official discord.py server or the Discord API server, as the README recommends. |
Every single time i try to install discord.py i keep getting the error message
Here is the log https://hastebin.com/tipigopowu.coffeescript
The text was updated successfully, but these errors were encountered: