[Interface-dev] Regarding Zope.interface ERROR

ASHWINI NAIDU ashwini.naidu at gmail.com
Tue Dec 23 04:24:14 EST 2008


hi all,
   I am using centos5. i am trying to install openxcap on this machine. all
the other dependencies have been installed. but when i run openxcap i get
the following error related to zope.interface. the version of zope.interface
needed for openxcap-1.0.6 is zope.interface-3.3.1

Though i have installed zope.interface i get the following error

2008-12-19 04:18:46-0800 [-] Log opened.
2008-12-19 04:18:46-0800 [-] Starting OpenXCAP 1.0.6
2008-12-19 04:18:46-0800 [-] Traceback (most recent call last):
2008-12-19 04:18:46-0800 [-]   File "/usr/local/bin/openxcap", line 55, in
<module>
2008-12-19 04:18:46-0800 [-]     from xcap.server import XCAPServer
2008-12-19 04:18:46-0800 [-]   File
"/usr/local/lib/python2.5/site-packages/xcap/server.py", line 11, in
<module>
2008-12-19 04:18:46-0800 [-]     from twisted.web2 import channel, resource,
http, responsecode, http_headers, server
2008-12-19 04:18:46-0800 [-]   File
"/usr/local/lib/python2.5/site-packages/twisted/web2/channel/__init__.py",
line 7, in <module>
2008-12-19 04:18:46-0800 [-]     from twisted.web2.channel.cgi import
startCGI
2008-12-19 04:18:46-0800 [-]   File
"/usr/local/lib/python2.5/site-packages/twisted/web2/channel/cgi.py", line
4, in <module>
2008-12-19 04:18:46-0800 [-]     from zope.interface import implements
2008-12-19 04:18:46-0800 [-] ImportError: No module named zope.interface

after i installed zope.interface-3.3.1 this file
zope.interface-0.0.0-py2.5.egg-info was installed in
/usr/local/lib/python2.5/site-packages

Help needed in resolving this issue. thanks in advance

-- 
Thanking You,
Ashwini BR Naidu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/interface-dev/attachments/20081223/93fd2f3b/attachment.html 


More information about the Interface-dev mailing list