linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] linphone-python missing whl files


From: Sami Pesonen
Subject: Re: [Linphone-users] linphone-python missing whl files
Date: Tue, 20 Mar 2018 15:13:46 +0200

Hi,

I was able to compile whl package on Centos 7 with linphone-desktop repository for Python 2.7:
    git clone --recursive git://git.linphone.org/linphone-desktop.git
    cd linphone-desktop
    python prepare.py python
    make

You need to have related devel packages for it to compile. Haven't tried with Python 3. 

I tried to use it with Robot Framework remote library but didn't get it working like I wanted so using it now with console tools (no-ui target).
My problem with api was related to linphone.core.iterate() method that needs to be executed all the time. I tried to start it with different thread but could not communicate to it.

/Sami

2018-03-08 20:14 GMT+02:00 bananajoe153 <address@hidden>:
Hi Sami,

do you or anyone else know how to compile these python packages?
I want to use it with python3, but unfortunately i did not get an answer to my question.


As I ask some time ago:
Sun, 03 Dec 2017 19:16:03 +0100
enhance python wrapper - should support python 3 too

Hi everyone,
 
I would like to have a wrapper for python 3.
There is already one of python 2.
python/apixml2python/linphone.py

What tasks have to be done to reach that goal?

- Is this is a feature for the build process of the wheels?
- Or are some changes at the wrapper code necessary?

How can I compile the wrapper myself?
It would be great, if someone can give some hints.


best regards
bananajoe153



Am Montag, den 05.03.2018, 16:08 +0200 schrieb Sami Pesonen:
Hi again,

it seems there are Linux whl packages in releases area: http://linphone.org/releases/linphone-python/

I wonder why these are not offered in PyPi for Linux users?

/Sami

2018-03-05 11:41 GMT+02:00 Sami Pesonen <address@hidden>:
Hi,

I have tried to import linphone python api (version 3.9.1) in ubuntu and it complains about __version__ (ImportError: cannot import name __version__) which has been asked here earlier. In windows import can work OK so something related to Linux pip packages.

I can see from previous emails that should download newer version from snapshots but directory has only report named directories but missing whl packages: http://linphone.org/snapshots/linphone-python/

Why is that? Is anybody using linphone api in Linux?

Best Regards,
Sami Pesonen

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