-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on startup #205
Comments
@Blazeolmo try running the launch.bat from a command prompt in the folder where Aiyabot is installed. You should be able to shift + right click and open a powershell/command prompt in that folder. Did you provide Aiyabot with the appropriate discord tokens? |
I get this. I have added the token in the .env file. Fresh install.
|
running from powershell doesn't change anything. i gave it the discord client secret in this format: TOKEN = thetokenhere and made it an .env file, exactly as written in the instructions. |
i also tried running aiya.py from the powershell and it closes immediately. that was kinda expected since the launch.bat just checks if you have everything installed, installs if not, then runs aiya.py |
So I'm not really a python user but here's what I found for my error. tl;dr try update your python. if you run |
Describe the bug
On a fresh install, without any parameters on the webui except for --api, without any change to aiya, using launch.bot just checks that everything is installed and then crashes
Environment
Windows 10 22h2
Console logs
Closes too fast for me to be able to capture it, from what i've seen it's just "this has already been installed, that has already been installed"
The text was updated successfully, but these errors were encountered: