DouglasTaylorSupportGroup / EinsteinBot

🤖 A Discord bot that allows you to access solutions to homework problems from Chegg.
Apache License 2.0
23 stars 13 forks source link

Issue when trying to first start #17

Open brandonflores0120 opened 1 year ago

brandonflores0120 commented 1 year ago

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.

leonordaluma commented 1 year ago

you need to pip install discord.py