py2exe + XML-RPC problem

codecraig codecraig at gmail.com
Thu Apr 14 15:10:31 EDT 2005


update to this.  I generated an exe for the client and server.  They
both run fine, except, when i send a command from the client to server,
the cleint spits out this..

xmlrpclib.ProtocolError: <ProtocolError for 10.50.20.5:80/RPC2: -1 >

When I run the .py's by themselves I do not get this.  This only occurs
with the generated .exe's.

thanks




More information about the Python-list mailing list