[Slackbuilds-users] python-twisted depends on zope.interface

Serban Udrea serban.udrea at skmail.ikp.physik.tu-darmstadt.de
Wed Feb 24 19:08:01 UTC 2010


Hello!

python-twisted depends on zope.interface but this is not mentioned in 
the README and the result is (as expected):

 >>> from twisted.internet import reactor
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File "/usr/lib/python2.6/site-packages/twisted/internet/reactor.py", 
line 37, in <module>
     from twisted.internet import selectreactor
   File 
"/usr/lib/python2.6/site-packages/twisted/internet/selectreactor.py", 
line 17, in <module>
     from zope.interface import implements
ImportError: No module named zope.interface

Please add the info about zope.interface dependency to the README.

Best regards,

Serban Udrea


More information about the SlackBuilds-users mailing list