ausboss / PygDiscordBot

Discord bot that uses KoboldAI. Supports tavern cards and json files.
63 stars 29 forks source link

No module named "Discord" #35

Open ModDehBird opened 1 year ago

ModDehBird commented 1 year ago

Cant run bot, because of this. image

ausboss commented 1 year ago

thats weird. Its like the requirements didnt get installed for some reason. Try to activate the venv and pip install it manually: venv\scripts\activate pip install discord.py

or you should just be able to run the setup.bat and it does all that.

ModDehBird commented 1 year ago

When i click on the activate.bat it doesnt seem anything happeneds...aswell opening the cmd prompt and running that command doesnt seem to help much. image

ran setup.bat after using activate, and it downloaded some things...then threw me this image

Maybe i have butchered my things with my fiddling and need a fresh install of everything it has installed...maybe its the fact its on a external hard drive...I dont know really, Im not that good at this so im pretty ignorant and lost.