Hello everyone!

I used py2exe on a Twisted app of mine and I get this exception :


Traceback (most recent call last):
 File "proj\service.pyc", line 1308, in connectionMade

 File "proj\service.pyc", line 1640, in _register

 File "proj\service.pyc", line 504, in loadPlugins

 File "twisted\plugin.pyc", line 200, in getPlugins

--- <exception caught here> ---
 File "twisted\plugin.pyc", line 179, in getCache

exceptions.AttributeError: ZipPath instance has no attribute 'setContent'

Has anyone ever had this problem while using plugins with Twisted and py2exe?

Thank you,
Gabriel

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to