[Twisted-Python] Py2exe and Oscar Implementation

the procrastinator prousa at gmail.com
Wed Aug 31 20:57:16 EDT 2005


I am working on a an executable AIM program. However, when i compile with 
py2exe, i get a runtime error:

ImportError: You need to have the Twisted Words package installed to use 
twisted.protocols.oscar. ...

However, I do have that installed. The *.py file works in Twisted. 

I have tried:
import twisted.words
from twisted import words

but i still get this error message when compiled.

Thank you in advance for any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20050831/39ebc3da/attachment.htm 


More information about the Twisted-Python mailing list