Hacking3DPrinters / robotic-chess

An AI-powered chess playing robot.
https://github.com/Hacking3DPrinters/robotic-chess/wiki
MIT License
1 stars 2 forks source link

Windows auto install broken #72

Closed HippoProgrammer closed 2 months ago

HippoProgrammer commented 2 months ago

The Windows auto install does not work without a manual install of MSYS32. Please either integrate steps into the README for compiler installation or add steps to download a precompiled binary off the Stockfish website.

Setup.py should have the current Windows setup lines removed: it may be wise to try and find a way to display a selector menu in pip, such as that used for PiHole and PiVPN.

HippoProgrammer commented 2 months ago

Fixed in 1.0rc1.