Replies: 2 comments
-
To install discord.py type pip install discord.py in your terminal. Then in your Python file you can type import discord Also remember, this library is not good for beginners in Python or programming in general. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Make sure that you're using import in a file or the python REPL (it's likely to be the file though). |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have tried everything to get discord.py installed but the pip install doesnt work then the import isnt working as it says there is no bash or command named import
Beta Was this translation helpful? Give feedback.
All reactions