Hi ! Could you please help me ? I have been struggling with the installation of the linphone python wrapper.
Thanks in advance ! David *After carefully **following **this installation guide :* https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Linphone%20Python%20Wrapper/ *The Python shell presented the following error :* Python 2.7.13 (default, Nov 24 2017, 17:33:09) [GCC 6.3.0 20170516] on linux2 Type "copyright", "credits" or "license()" for more information. >>> import linphone Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> import linphone File "/usr/local/lib/python2.7/dist-packages/linphone/__init__.py", line 1, in <module> from linphone import * ImportError: libsoci_core.so.3.2: cannot open shared object file: No such file or directory >>>
_______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
