Hello,Adrian: I have install sipsimpleclient following http://sipsimpleclient.com/wiki/SipInstallation in my UBUNTU 9.10, and Debian 5. But when I input xcap-icon command,it all shows the same errors:
[hidden email]<http://opensips-open-sip-server.1449251.n2.nabble.com/user/SendEmail.jtp?type=node&node=5243783&i=0>:~# xcap-icon Traceback (most recent call last): File "/usr/bin/xcap-icon", line 25, in <module> from sipsimple.payloads.icon import Icon, Data File "/usr/lib/pymodules/python2.6/sipsimple/payloads/icon.py", line 41, in <module> class Icon(XMLRootElement): File "/usr/lib/pymodules/python2.6/sipsimple/payloads/__init__.py", line 418, in __init__ cls._xml_schema = etree.XMLSchema(etree.parse(open(os.path.join(cls._xml_schema_dir, cls._xml_schema_file), 'r'))) File "xmlschema.pxi", line 85, in lxml.etree.XMLSchema.__init__ (src/lxml/lxml.etree.c:101873) lxml.etree.XMLSchemaParseError: Operation in progress How can I do to reslove the problem? Thanks a lot~~ CheeWii 2010/7/1 Adrian Georgescu <[email protected]> > Juha, > > This is harmless and is caused by some other non-xcap lib loading a > previously loaded module. Not sure how we can rid of it because is not > written by us . > > Adrian > > > On Jun 30, 2010, at 6:17 PM, Juha Heinanen wrote: > > > Adrian Georgescu writes: > > > >> There is a new release of OpenXCAP, version 1.2.1. It contains bug > >> fixes. > > > > adrian, > > > > i built and installed this on debian squeeze. it went fine except this > > warning during startup: > > > > Starting OpenXCAP server: openxcap > /usr/lib/python2.6/dist-packages/zope/__init__.py:3: UserWarning: Module > _mysql was already imported from /usr/lib/pymodules/python2.6/_mysql.so, but > /usr/lib/pymodules/python2.6 is being added to sys.path > > import pkg_resources > > > > looks like it is harmless, but would anyway be nice to get rid off. > > > > -- juha > > > > _______________________________________________ > > Devel mailing list > > [email protected] > > http://lists.opensips.org/cgi-bin/mailman/listinfo/devel > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
