Hi Diez,
No this occurs when the client is executed. Basically it runs as you
see above then terminates. It should be noted that the errors involving
the /xmpp libraries seem to change each time. I have no doubt it is
connected to that, but the error does not happen at all when I run the
client th
> I have written an application which uses threads and the XMPP library -
> this is a library which supports the jabber instant messaging protocol.
> The application works fine when run from Idle, however I get thread
> errors when I try to run it as an EXE created with Py2Exe or when it is
> run w
I have written an application which uses threads and the XMPP library -
this is a library which supports the jabber instant messaging protocol.
The application works fine when run from Idle, however I get thread
errors when I try to run it as an EXE created with Py2Exe or when it is
run within othe