-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bot not starting on windows 10 #2
Comments
I tested with python 3.7.9 and 3.9 and I can't reproduce, do you use releases or source code build? |
Source code, beacause release don't start |
could you try another python version? |
I can't reproduce the bug. |
I try today on a fresh install of windows. But I think that the fault is of Powershell on the paste of the token. I will update you today or tomorrow |
same error |
Traceback (most recent call last): |
Try removing amark="..." |
ok now works |
same error, async never awaited |
Remove emoji=... and all references |
sorry for the long wait. I retryed today and this is the error i get
python 3.10.4 from microsoft store on Latest windows 11 Dev insider build and Windows Terminal |
hm, I'm gonna fix this |
Seems a dependency issue |
I am trying to start the bot, the .py script works fine but when i select run from the menu ( after inserting the bot token ) it crash.
I have python 3.7.9 from microsoft store on Windows 10 build 19044.1586.
The text was updated successfully, but these errors were encountered: