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
Hi, the project is now maintained on a fork (for more information please read #130).
The problem you have is a duplicate of py-stockfish#11 and we are already working on it. So you can simply close this one. If you open issues in the future, please do so in the new repo.
Thanks
step on google colab
!apt-get install -y stockfish curl unzip make git
!git clone https://github.com/ddugovic/Stockfish
!cd Stockfish/src && make -j build ARCH=x86-64
!cp Stockfish/src/stockfish /bin/stockfish_mv
result
note
stockfish_mv from the same git repo run well on mac
best regards
The text was updated successfully, but these errors were encountered: