Saturday, April 20, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 731  / 2 Years ago, wed, february 2, 2022, 3:31:43

I get the following errors when trying to install displaycal gui


dpkg: dependency problems prevent configuration of displaycal:
displaycal depends on python (<< 2.8); however:
Package python is not installed.
displaycal depends on python (>= 2.7~); however:
Package python is not installed.
displaycal depends on python:any (<< 2.8).
displaycal depends on python:any (>= 2.7~).
displaycal depends on python-wxgtk3.0 (>= 3.0) | python-wxgtk2.8 (>= 2.8.11); however:
Package python-wxgtk3.0 is not installed.
Package python-wxgtk2.8 is not installed.
displaycal depends on python-numpy (>= 1.0); however:
Package python-numpy is not installed.
displaycal depends on python-psutil; however:
Package python-psutil is not installed.
displaycal depends on python-gi; however:
Package python-gi is not installed.
displaycal depends on libsdl2-mixer-2.0-0; however:
Package libsdl2-mixer-2.0-0 is not installed.

Python is installed and at: /usr/bin/python
Python version is Python 3.9.4


It says it can be 2 or over 2.8 from what the error says.
Ubuntu 21.04 on intel macbook pro


 sudo apt-get install -f

Above command does not fix. I thought Anaconda may be causing the issue as it was at a different path so I uninstalled but it did not fix it


Program source: https://displaycal.net/, they have a 19.04 version but nothing after


Thanks


More From » dpkg

 Answers
4

Manual installation of dependencies is difficult and long process.


So I would recommend to install the DisplayCAL application using Flatpak:


sudo apt-get install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

flatpak install flathub net.displaycal.DisplayCAL

[#1556] Wednesday, February 2, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fieldcheon

Total Points: 24
Total Questions: 105
Total Answers: 109

Location: Western Sahara
Member since Tue, Feb 16, 2021
3 Years ago
fieldcheon questions
Fri, Apr 1, 22, 05:58, 2 Years ago
Sat, Aug 14, 21, 01:24, 3 Years ago
Sat, Aug 28, 21, 21:21, 3 Years ago
;