Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

could you help me to load MuGo in gtp gui like Sabaki? #44

Open
xhw98 opened this issue Mar 29, 2020 · 1 comment
Open

could you help me to load MuGo in gtp gui like Sabaki? #44

xhw98 opened this issue Mar 29, 2020 · 1 comment

Comments

@xhw98
Copy link

xhw98 commented Mar 29, 2020

i load it well in Gogui ,but when i want to load it to vs other ai ,Gogui cant do it well,so i load it in Sabaki,but the parameter seems dont work ,gungo work well in Sabaki,thanks a lot for your help!
here is gogui load
commond:python main.py gtp policy --read-file=tmp\savedmodel
working directory C:\Users\allen\Downloads\MuGo-master\MuGo-master

and here is Sabaki:
working directory C:\Users\allen\Downloads\MuGo-master\MuGo-master\main.py
commond python main.py gtp policy --read-file=C:\Users\allen\Downloads\MuGo-master\MuGo-master\tmp\savedmodel

@brilee
Copy link
Owner

brilee commented Mar 29, 2020

you need to provide more detail on what doesn't work, what error messages you're getting.

If I had to guess, you likely have some sort of python environment issue - if you're using a virtualenv of some sort, you'll need the python path to include the installed libraries.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants