-
-
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
ModuleNotFoundError: No module named 'discord' #1515
Comments
Are you importing it on the same Python version that you installed it on? i.e. Python 3.7 For further help, you should join either the official discord.py server or the Discord API server, as the README recommends. |
@SilicalNZ @Harmon758 |
@Arthurdw Why would you install 3.5? 3.6.6 is the latest version that works with dpy |
@ItWasAllIntended Thanks, I'm now running perfectly on 3.6.6! |
*update for anyone who sees this. EDIT: |
Please don't necrobump old, closed issues. If you require support visit the discord server or go to the discussion page. I do use atom myself, so I would be willing to assist through the appropriate channels. |
Hello, I've installed Discord.py successfully but when I try to run the "Import discord" its says ModuleNotFoundError: No module named 'discord'
When I go to Project Interpreter it says Discord.py but I'm still unable to run the command.
IMG link: https://i.gyazo.com/75e50eb3a79fd7dd4e5db80ecb81b512.png
The text was updated successfully, but these errors were encountered: