LeelaChessZero / lc0

The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
GNU General Public License v3.0
2.36k stars 519 forks source link

Problem with Lc0 compiled and used under Mac OS #2006

Closed GiordanoVicoli closed 3 months ago

GiordanoVicoli commented 3 months ago

Hi,

I compiled Lc0 in my macbook M1 Pro I inserted the executable into one of my Mac OS applications where I have other engines compiled (different versions of Stockfish and komodo). I access these motors via UCI commands and everything seems to work. I tried to do the same thing with Lc0 but I get some errors one of which I don't understand and is the following: PROCESS ENGINE OUTPUT: *****> error The Metal backend requires a network file. How can I solve the problem?

Thanks, Giordano