Replies: 3 comments
-
Thanks for the overview! If any of the cases where communication fails look like python-chess is to blame, please open bug reports and I'll look into it. |
Beta Was this translation helpful? Give feedback.
-
here's the steps on google colab (ubuntu bionic), the success one
then put the path above (whatever engine you want to use) into python-chess then if you want to try another chess engine on google colab or ubuntu/debian base you can search it and for engine with more effort, compiled from source (github, gitlab, etc), only tested it on mac |
Beta Was this translation helpful? Give feedback.
-
tested work on ubuntu and google colab for analysing and evaluating from pgn file |
Beta Was this translation helpful? Give feedback.
-
mac
debian/ubuntu base repo, install via apt (tested on google colab)
tested another engines too but, some of them throw an error during compiled or during running with python-chess
anyone can share which chess engine tested run smoothly with python-chess ?
best regards
Beta Was this translation helpful? Give feedback.
All reactions