[OpenSIPS-Users] OpenXCAP Install Problem

Ross Beer beer.ross at googlemail.com
Mon Nov 2 17:41:50 CET 2009


Hi,

I have installed openxcap however when I try to run it I get the following
error. I have installed twisted, twisted-core, twisted-web and twisted-web2
however the error states it can't find web2.

Can anyone point me in the right direction?

Thanks,

Ross

--------------------------------------------------------------------------------------------------------------------
/usr/lib/python2.6/dist-packages/zope/__init__.py:19: UserWarning: Module
twisted was already imported from
/usr/local/lib/python2.6/dist-packages/Twisted-8.2.0-py2.6-linux-x86_64.egg/twisted/__init__.pyc,
but
/usr/local/lib/python2.6/dist-packages/Twisted_Core-8.2.0-py2.6-linux-x86_64.egg
is being added to sys.path
  import pkg_resources
/usr/lib/python2.6/dist-packages/zope/__init__.py:19: UserWarning: Module
twisted was already imported from
/usr/local/lib/python2.6/dist-packages/Twisted-8.2.0-py2.6-linux-x86_64.egg/twisted/__init__.pyc,
but /usr/local/lib/python2.6/dist-packages/Twisted_Web-8.2.0-py2.6.egg is
being added to sys.path
  import pkg_resources
/usr/lib/python2.6/dist-packages/zope/__init__.py:19: UserWarning: Module
twisted was already imported from
/usr/local/lib/python2.6/dist-packages/Twisted-8.2.0-py2.6-linux-x86_64.egg/twisted/__init__.pyc,
but /usr/local/lib/python2.6/dist-packages/Twisted_Web2-8.1.0-py2.6.egg is
being added to sys.path
  import pkg_resources
Traceback (most recent call last):
  File "/usr/local/bin/openxcap", line 46, in <module>
    from xcap.logutil import start_log
  File "/usr/local/lib/python2.6/dist-packages/xcap/logutil.py", line 4, in
<module>
    from twisted.web2 import responsecode
ImportError: No module named web2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20091102/2031cc4b/attachment.htm 


More information about the Users mailing list