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
It seems this isn't a problem with the GUI; it's a common issue with KataGo's dependency on libzip on Linux. The key error in your screenshot is: katago: error while loading shared libraries: libzip.so.5: cannot open shared object file: No such file or directory
Before using the GUI, it would be a good idea to confirm that KataGo runs properly in the console. You can test it by running the following command to ensure everything is set up correctly: /home/soumyak4/Desktop/lizgoban/ai/katago gtp -override-config analysisPVLen=50 defaultBoardSize=19 -model /home/soumyak4/Desktop/lizgoban/ai/model.bin.gz -config /home/soumyak4/Desktop/lizgoban/ai/gtp.cfg
I followed the steps in readme , but node v12 doesn't work
please update the readme.
after updating node now its opening but I'm getting this error
The text was updated successfully, but these errors were encountered: