LeelaChessZero / lczero-client

The executable that communicates with the server to run selfplay games locally and upload results
71 stars 40 forks source link

Leela Chess Zero/lc0": file does not exist #38

Closed Quitch closed 6 years ago

Quitch commented 6 years ago

I downloaded the client.exe v0.16.0 for running on Windows 10 (1803). I dropped it in a new folder. Upon running the file I was prompted to enter credentials and it then proceeded to download networks. Following this it presented the error below:

C:\Users\USER\Programs\Leela Chess Zero/lc0 selfplay --visits=800 --cpuct=1.2 --resign-percentage=0 --resign-playthrough=100 --training=true --weights=networks\e30692526a6b99baab03dad7bdce2af5b6fad7788c744d3afd7eb28dea8f91f7] 2018/08/03 11:02:23 lc0_main.go:315: exec: "C:\Users\USER\Programs\Leela Chess Zero/lc0": file does not exist

The application then terminates.

I checked the wiki in case there were new steps needed, but the readme.md file appears to be out-of-date as it's referencing files that no longer ship in the release.

Quitch commented 6 years ago

I believe I may not have proceeded far enough through the installation instructions.