[Mnet-devel] Re: mnet_new help?
icepick
icepick at icepick.info
Tue May 4 04:43:43 BST 2004
> I'm interested in putting a GUI onto mnet 0.7 using the XML-RPC
> interface,
Cool. I'm guessing this will be Coco based? What language will you
write it in? I will gladly help in anyway I can to improve the
documentation to the cp2pc/tristero interface so that you get this to
work.
> but I just tried compiling/running, and wound up w/
> """"
> NOTE: c_xor found, using accelerated C version of xor
> NOTE: c_mencode found, using accelerated C version of mencode
> Traceback (most recent call last):
> File "Mnet", line 5, in ?
> from mnetlib.scripts import startup
> File "/Users/lancemassey/mnet_new/mnetlib/scripts/startup.py", line
> 64, in ?
> from egtp import CommStrat, MojoTransaction, MojoMessage,
> TCPCommsHandler
> File "/Users/lancemassey/mnet_new/egtp/MojoTransaction.py", line 31,
> in ?
> from egtp.MojoHandicapper import MojoHandicapper
> ImportError: No module named MojoHandicapper
> """"""
I believe what you are seeing is that I wasn't careful last time I cvs
commited code from someone elses DARCS repository. :(.
I'm working to resolve the problem right now. You will find that the
0.7 version of Mnet is in a lot of flux. I'm writing a new
implementation of the search function (the tracker), and adding the
cp2pc interface as I go.
Let us know how we can help anytime.
icepick
More information about the Mnet-devel
mailing list