Hello:
I installed openxcap on my Debian 9.x 64 and Ubuntu 18.04 64, I met the
same problem:
When run openxcap
%sudo openxcap start
In fact I installed everything required online. Anyone can give a hint why
it cannot find python_application? When I type import application from
python command line, it has no error.
Thanks.
Tony
..
File "/usr/local/bin/openxcap" line 16, in <module>
import xcap
File "/usr/local/lib/python2.7/dist-package/xcap/__iinit__.py" line 33, in
<module>
package_depencencies = [PackageDependency('pythonn-mysqldb', '1.2.2',
'MySQLdb.__version__')]
File "/usr/local/lib/python2.7/dist-package/xcap/__iinit__.py" line 31, in
<module>
raise DepencencyError("need python- application version %s or higher but
it is not installed" & required_version)
..
xcap.DependencyError: need python-application version 1.2.8 or higher
but it is not installed
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users