linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] LINPHONE PYTHON WRAPPER install error on Raspberry


From: Andrea Vanni
Subject: [Linphone-developers] LINPHONE PYTHON WRAPPER install error on Raspberry PI 3 OS JESSIE
Date: Tue, 23 May 2017 17:08:12 +0200

address@hidden:~ $ sudo pip install ./Downloads/linphone4raspberry-3.11.2_9_gb7610d5-cp27-none-any.whl
Unpacking ./Downloads/linphone4raspberry-3.11.2_9_gb7610d5-cp27-none-any.whl
Installing collected packages: linphone4raspberry
Successfully installed linphone4raspberry
Cleaning up...

address@hidden:~ $ sudo python2.7
Python 2.7.9 (default, Sep 17 2016, 20:26:04) 
[GCC 4.9.2] 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: MATROSKA_ContextCueClusterPosition
>>> 

What have I forgotten about ?

--
A.Vanni
0550674430-3483413540
Figline Valdarno - FI

reply via email to

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