Replies: 1 comment 3 replies
-
Are you running this in Jupyter or a similar environment? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
>python -V
Python 3.10.16
>>> pip show chess
Name: chess
Version: 1.11.1
The following statements are running into a NotImplementedError. Am I not using the syntax properly? Even if I use the path to Stockfish exe also, the same error is reported. What should I correct? Please suggest. I could not test this with other engines. Is this a stockfish error? Or is this a syntax error? Or is this a bug? I see some similar issue discussion at #725 but I am not sure if both are same.
Beta Was this translation helpful? Give feedback.
All reactions