-
Notifications
You must be signed in to change notification settings - Fork 693
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
SC2: Python 3.11 compatibility #1821
Conversation
According to @Them8 everything looks OK ingame |
The bot folder should probably have at least a readme, detailing what it is, where it's from and where the documentation is. |
done |
ModuleNotFoundError: No module named 'loguru' |
hm, weird
I'll dig into that later |
It is in the subfolder's requirements.txt, however ModuleUpdate doesn't look that deep. |
Move the bot's requirements file to _sc2common root directory
Merged the Salz's fix for that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me now in a fresh venv
Co-authored-by: Salzkorn
Co-authored-by: Salzkorn
Co-authored-by: Salzkorn
Co-authored-by: Salzkorn
What is this fixing or adding?
SC2 Client Python 3.11 compatibility
How was this tested?
The game launches
If this makes graphical changes, please attach screenshots.
No