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

Outdated chess library version causes problems with Python 3.12 #127

Open
nocturn9x opened this issue Dec 27, 2024 · 0 comments
Open

Outdated chess library version causes problems with Python 3.12 #127

nocturn9x opened this issue Dec 27, 2024 · 0 comments

Comments

@nocturn9x
Copy link

nocturn9x commented Dec 27, 2024

See this issue.

If the requirements.txt is followed and Python 3.12 is used, the program behaves as follows: https://paste.nocturn9x.space/nwA6hQdNMWGURerlVydR-

The solution is to pip install chess>=1.11.0. Might want to update the requirements to reflect that or explicitly not support Python 3.12 if that is currently a dealbreaker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant