Hi, It tells you that a python version less than 3.12 is needed. We did not package it for this Ubuntu version due to some issues.
I will check hopefully this week if I can do it. It should work on Debian Bullseye/Bookworm and Ubuntu Focal/Jammy Best regards, Tijmen de Mes — AG Projects > Op 14 dec 2024, om 22:23 heeft [email protected] het volgende geschreven: > > 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! > > > _______________________________________________ > Blink mailing list > [email protected] > https://lists.ag-projects.com/mailman/listinfo/blink _______________________________________________ Blink mailing list [email protected] https://lists.ag-projects.com/mailman/listinfo/blink
