Hacking3DPrinters / robotic-chess

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

No way to select computer-specific info #65

Closed HippoProgrammer closed 2 months ago

HippoProgrammer commented 2 months ago

Describe the bug You cannot specify stockfish_path or CPU threads for stockfish in the .whl install.

To Reproduce Steps to reproduce the behavior:

  1. Go to the releases page.
  2. Click on the latest version.
  3. Download the latest wheel.
  4. Install using instructions.
  5. Try running: stockfish_path will be blank.

Expected behavior An automated selector during installation or a automatic CPU thread counter.

An input() to specify stockfish_path.

Desktop (please complete the following information):

HippoProgrammer commented 2 months ago

Fixed in 1.0b0.