Git Product home page Git Product logo

Comments (8)

brilee avatar brilee commented on July 29, 2024

Have you run pip install yet? It seems like your installed modules are missing the right libraries.

from mugo.

KamiYin avatar KamiYin commented on July 29, 2024

Yes,i installed your .txt
And i installed gtp from pypi.
Before i ran Mugo i had changed cuDNN v5 into v5.1.
I dont know whether it's the point of the question

from mugo.

KamiYin avatar KamiYin commented on July 29, 2024

After I uninstall gtp, it works!!! It said GTP engine ready. So what should I type in next? I found that whatever I type in there just is '? unknown command'.

What's more, when I ran

gogui-twogtp -black 'python main.py gtp policy --read-file=saved_models/20170718' -white 'gogui-display'-size 19 -komi 7.5 -verbose -auto

it seems that there is still something wrong. Here is the code,

Unknown option --read-file=saved_models/20170718'

from mugo.

KamiYin avatar KamiYin commented on July 29, 2024

And I found another quesqion...

gogui -size 19 -program "$TWOGTP" -computer-both -auto
File "stdin", line 1
gogui -size 19 -program "$TWOGTP" -computer-both -auto
^(point to 19)
SyntaxError: invalid syntax

from mugo.

tingtinglu avatar tingtinglu commented on July 29, 2024

I have came across with the same issue with KamiYin. Why will this happen?

from mugo.

brilee avatar brilee commented on July 29, 2024

As mentioned above, it's because there are two libraries named "gtp.py", which have different methods and classes. One of them works with MuGo, the other one doesn't.

Your issue seems to be with quoting rules in windows cmd shell. I'm developing on a Mac/Ubuntu so I'm not sure what the correct quoting rules are. The command python main.py gtp policy --read-file=saved_models/20170718 should start up the program with a GTP interface. Any GTP-compliant UI should work here; you may want to try something besides gogui on windows.

from mugo.

GuoJianCheng avatar GuoJianCheng commented on July 29, 2024

Why?I also encounter the same problem.

from mugo.

Necther avatar Necther commented on July 29, 2024

pip install pygtp

from mugo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.