linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] Error after the installation of linphone python wra


From: Bpied Boeil
Subject: Re: [Linphone-users] Error after the installation of linphone python wrapper
Date: Sun, 29 Apr 2018 14:45:49 +0200

Hi,

UPDATE: I installed Soci libraries and it worked:

sudo apt-get install libsoci-dev

More questions to follow ;)

David

2018-04-29 13:00 GMT+02:00 Bpied Boeil <address@hidden>:
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 :

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]