linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] ImportError undefined symbol: celt_pitch_xcorr_edsp


From: Ghislain MARY
Subject: Re: [Linphone-users] ImportError undefined symbol: celt_pitch_xcorr_edsp since linphone4raspberry-3.8.1_42_gcc5244f-cp27-none-any.whl
Date: Mon, 11 May 2015 09:35:49 +0200
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Hi Thomas,

Thanks for the error report. We'll look into it.

Cheers,
Ghislain

Le 10/05/2015 16:12, Thomas Meißner a écrit :

Hello,

 

the last working version form me and my Raspberry Pi2 is linphone4raspberry-3.8.1_31_g3611dcf-cp27-none-any.whl

 

For all versions from newest to linphone4raspberry-3.8.1_42_gcc5244f-cp27-none-any.whl I got this ErrorMessage:

 

address@hidden /tmp $ python

Python 2.7.3 (default, Mar 18 2014, 05:13:23)

[GCC 4.6.3] on linux2

Type "help", "copyright", "credits" or "license" for more information.

>>> import linphone

Traceback (most recent call last):

  File "<stdin>", line 1, in <module>

  File "/usr/local/lib/python2.7/dist-packages/linphone/__init__.py", line 1, in <module>

    from linphone import *

ImportError: /usr/local/lib/python2.7/dist-packages/linphone/linphone.so: undefined symbol: celt_pitch_xcorr_edsp

 

For Version linphone4raspberry-3.8.1_35_g144bdc5-cp27-none-any.whl I got this ErrorMessage:

address@hidden /tmp $ python

Python 2.7.3 (default, Mar 18 2014, 05:13:23)

[GCC 4.6.3] on linux2

Type "help", "copyright", "credits" or "license" for more information.

>>> import linphone

Traceback (most recent call last):

  File "<stdin>", line 1, in <module>

  File "/usr/local/lib/python2.7/dist-packages/linphone/__init__.py", line 1, in <module>

    from linphone import *

ImportError: libopus.so.5: cannot open shared object file: No such file or directory

 

So I installed linphone4raspberry-3.8.1_31_g3611dcf-cp27-none-any.whl again and everything works fine.

 

 

By the way – we integrated linphone as default sipphone for our project DoorPi J Thank you for the  Liblinphone python wrapper!

 



_______________________________________________
Linphone-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-users


reply via email to

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