Skip to content
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

Issue when trying to first start #17

Open
exploitpanda opened this issue Oct 10, 2022 · 1 comment
Open

Issue when trying to first start #17

exploitpanda opened this issue Oct 10, 2022 · 1 comment

Comments

@exploitpanda
Copy link

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
Copy link

you need to pip install discord.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants