Thebestandgreatest
Thebestandgreatest
A few questions - Are you using windows? - Did you download and install python from the official site?
I would try this `python -m ensurepip --default-pip` If that doesn't work, I would try the suggestions [here](https://packaging.python.org/tutorials/installing-packages/#ensure-you-can-run-pip-from-the-command-line)
Two questions, - After you tried `python -m ensurepip --default-pip` you tried to run the pip command? - Did you follow the link, download the file, and run it then...
To use this you must: Have a aternos account [(link here)](https://aternos.org/:en/) If you do then continue 1. Have Python installed [(download here)](https://www.python.org/downloads/) 2. Sign in to discord dev portal [(from...
Open the connect_and_launch.py file and change the line `headless = True` to `headless = False`. Run the bot again, and see what screen the bot gets stuck on.
When you ran the bot with `headless = false` it should have opened a chrome tab, what does the chrome tab show?
There hasn’t been a fix for this yet and I’m not sure how to circumvent this unfortunately.
Can you login regularly? As in you manually typing your login in?
The issue then is that aternos recognizes that it is a bot window somehow and prevents login, its nothing wrong on your end and some testing needs to be done...
Two questions, -Are there any errors in the console? -Have you tried a command even when the bot status says it is off? Sometimes the bot status doesn't update immediately.