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:
pi@doorpi /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:
pi@doorpi /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 :) Thank you for the Liblinphone python wrapper!
_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users