Brandon Ly

Results 16 comments of Brandon Ly

Maybe try `pip install --user -r requirements.txt`

We're gonna need some more info: 1. What steps we're you following? 2. What commands are you using to launch the bot? 3. Are you getting any errors in the...

Try running the bot with `python -m Bot.py` or `python3 -m Bot.py`

What does `python -m Bot.py` return?

```(venv) C:\Users\Uzytkownik\Desktop\Aternos-On-Discord-master>bot.py``` From the looks of it, it seems like you're just typing `Bot.py`. Make sure you're typing out the full message. Try `python Bot.py` Also, you mentioned you were...

Heya, you should be using Chromedriver version 88, which is what is in `requirements.txt`