You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried pip install -r requirements.txt and followed all the steps. I am running on a raspberry pi 4 with python 3.8 installed. I am getting this:
Traceback (most recent call last):
File "bot.py", line 3, in
import discord
ModuleNotFoundError: No module named 'discord'
Let me know what I can do.
The text was updated successfully, but these errors were encountered:
I have tried pip install -r requirements.txt and followed all the steps. I am running on a raspberry pi 4 with python 3.8 installed. I am getting this:
Traceback (most recent call last):
File "bot.py", line 3, in
import discord
ModuleNotFoundError: No module named 'discord'
Let me know what I can do.
The text was updated successfully, but these errors were encountered: