vDucky
vDucky
Hi, im going through the same issue as well and have no clue what to do lol
> Hi, i tried to run bot.py but got this error, may i know how to solve it? Thanks > > C:\EinsteinBot-master>python -u bot.py Traceback (most recent call last): File...
Hey so i've done everything i could do and the solution i found that work for me was to use this command: pip3 install -r requirements.txt
and then try running it after
> > Hey so i've done everything i could do and the solution i found that work for me was to use this command: > > pip3 install -r requirements.txt...
 Hi, I understand that it works, however when I search up a question for it, it comes back with an error. @Dineshomapathi
 I restarted all over from the beginning and it is still continuing with the same issue. This is what I am getting in terminal. @Dineshomapathi
Also, do you have a Discord by any chance? I feel like it would easier to communicate with you on that platform haha
Okay, so I've solved the problem that issue myself ^ Had to do some research haha Now the only thing im having a problem with is this: Traceback (most recent...
Alright after a long tedious day of me trying to find the solution to my question, I got it resolved however the Bug is still there so I guess i...