Skip to content
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

Merged
merged 4 commits into from
Jun 12, 2023

Conversation

Ziktofel
Copy link
Collaborator

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

@Ziktofel Ziktofel changed the title SC2: Python 3.11 comaptibility SC2: Python 3.11 compatibility May 19, 2023
@Ziktofel
Copy link
Collaborator Author

According to @Them8 everything looks OK ingame

@Ziktofel Ziktofel marked this pull request as ready for review May 19, 2023 23:15
@Berserker66
Copy link
Member

The bot folder should probably have at least a readme, detailing what it is, where it's from and where the documentation is.
The original bot also has a License file, the terms of which are not fulfilled here.

@Ziktofel
Copy link
Collaborator Author

done

@Berserker66
Copy link
Member

ModuleNotFoundError: No module named 'loguru'
When I tried this on a fresh venv

@Ziktofel
Copy link
Collaborator Author

hm, weird

loguru>=0.7.0 is in the module's requirements.txt

I'll dig into that later

@Berserker66
Copy link
Member

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
@Ziktofel
Copy link
Collaborator Author

Merged the Salz's fix for that

@ThePhar ThePhar added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label May 31, 2023
Copy link
Member

@Berserker66 Berserker66 left a 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

@Berserker66 Berserker66 merged commit ce2433b into ArchipelagoMW:main Jun 12, 2023
Berserker66 pushed a commit that referenced this pull request Jun 20, 2023
Witchybun pushed a commit to Witchybun/Archipelago that referenced this pull request Jun 26, 2023
kindasneaki pushed a commit to kindasneaki/Archipelago that referenced this pull request Jun 28, 2023
@Ziktofel Ziktofel deleted the sc2-python-3-11 branch October 27, 2023 23:34
FlySniper pushed a commit to FlySniper/Archipelago that referenced this pull request Nov 14, 2023
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants