-
-
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
Classic Error plus some I didn't find in Issues #1461
Comments
That error is because the async branch is not compatible with 3.7. Double check you're installing and running dpy on 3.6.6. Though you'll be fine here for the moment, questions like these are better suited to the discord.py server in future |
Duplicate of #1401 |
I downloaded 3.6.6, ran the code in it and hell there are too many errors to count:
|
This is a single SSLError and is a duplicate of #423. |
Worked, thank you! <3 |
Well, I downloaded the current version from GitHub and ran this command in the folder:
python3 -m pip install -U .[voice]
I tried to run this code:
and this errors were shown:
If there is already a issue that solved this, just post it - it would be really helpful!
PS: I got python version 3.7 and YES I tried installing the old version from pip while using python 3.6.0
The text was updated successfully, but these errors were encountered: