[computer-go] GoGui and python

Thomas Nelson thn at cs.utexas.edu
Fri Aug 24 15:26:58 PDT 2007


Has anyone here tried using GoGui with python?  I thought the print 
statement would send commands well enough, but it doesn't seem to.

Here's some very simple code:


command = raw_input()
print "= myName\n"


Obviously, this is a toy example, but GoGui responds with "the program 
never responded to the name command".  If I write out to a file, I can see 
my response just fine.

Has anyone here used GoGui before?  Is there a better gtp gui to use?  The 
only example I've found anywhere is a Delphi example using some Windows 
primatives.  I'd like to avoid that if I can.

Thanks for you time.

THN


More information about the computer-go mailing list