ModuleNotFoundError: No module named 'discord' #222
-
C:\Users\jajam\OneDrive\Documents\chatGPT-discord-bot-main>python3 main.py Help? |
Beta Was this translation helpful? Give feedback.
Answered by
chroniclex
Mar 6, 2023
Replies: 1 comment
-
Try to run this: pip3 install -r requirements.txt and then launch main.py |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Zero6992
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try to run this: pip3 install -r requirements.txt and then launch main.py