Mekolaos / Aternos-On-Discord

A Discord Bot to manage a minecraft server on Aternos.
GNU General Public License v3.0
101 stars 91 forks source link

Bot.py installation error (urgent help) #83

Open Sparkzzzzzz opened 2 years ago

Sparkzzzzzz commented 2 years ago

I was trying to install the bot and set it up, but when I ran the command py Bot.py, it raised an error-

"File "C:\Users\User\Documents\GitHub\Aternos-On-Discord\Bot.py", line 1, in import discord ModuleNotFoundError: No module named 'discord'"

Please help.

Sparkzzzzzz commented 2 years ago

Tried with python instead of py and got this error- image

Pre1ude0 commented 2 years ago

I was trying to install the bot and set it up, but when I ran the command py Bot.py, it raised an error-

"File "C:\Users\User\Documents\GitHub\Aternos-On-Discord\Bot.py", line 1, in import discord ModuleNotFoundError: No module named 'discord'"

Please help.

To install discord just type pip install discord in the terminal

Pre1ude0 commented 2 years ago

@Hridaan965 If this issue is fixed please close it!