You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 dealbreakerThe text was updated successfully, but these errors were encountered: