linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Error after the installation of linphone python wrapper


From: Bpied Boeil
Subject: [Linphone-users] Error after the installation of linphone python wrapper
Date: Sun, 29 Apr 2018 13:00:52 +0200

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
>>>  

reply via email to

[Prev in Thread] Current Thread [Next in Thread]