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
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/