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
{{ message }}
This repository was archived by the owner on Feb 12, 2026. It is now read-only.
In Issue #10, I mentioned to change the move into move.Move. However, this did not solve the problem when I ran the program. I presume that it was a problem caused by high version of cchess (1.24.3, which is much higher than the minimum version required of 0.7 shown in the requirements.txt), and therefore I tried to install cchess 0.7, which solved most of my problems.