I have a beautifully working discord bot, but whenever i try starting the bot anywhere but vs code I get an error telling me i dont have discord.py installed.
Now you think i'm stupid, because it sounds like an easy fix, but:
- i installed all the packages i need in a vs code terminal (it works there)
- I cannot for the life of me get even pip to work from a "normal" terminal.
I have tried to find the path to Pip so i can add that to $PATH, but i couldnt find it.
I use vanilla Arch and my preferred terminal is Alacritty.