[Blink] Blink Linux installation problems
gipcontact at mailbox.org
gipcontact at mailbox.org
Sat Dec 14 22:23:20 CET 2024
Hi!
Running Ubuntu 24.04, would like to install Blink.
It does not work. Can anybody help? Thanks in advance.
Gianguido
$ sudo apt update & upgrade, done
$ sudo apt-get install blink
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
blink : Depends: python3 (< 3.12) but 3.12.3-0ubuntu2 is to be installed
Depends: python3-sipsimple (>= 5.3.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
$
Actually, I DO have and run Python 3.12.3
I tried with setup.py from python3-sipsimple
$ python3 setup.py
Traceback (most recent call last): github
File "/home/gianguido/Software/blink/setup.py", line 8, in <module>
from setup_pjsip import PJSIP_build_ext
ModuleNotFoundError: No module named 'setup_pjsip'
$
I then downloaded setup_pjsip.py and run setup.py again, to get the message
ModuleNotFoundError: No module named 'Cython'
How can these problems be solved?
Is there some SIMPLE way to install the blink softphone in a Linux/ Debian environment?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20241214/d8d0b2a8/attachment.htm>
More information about the Blink
mailing list