You are not logged in.

#1 2022-07-04 08:45:16

apaz
Member
Registered: 2018-07-23
Posts: 130

[SOLVED] DisplayCAL don't run

Hi.
I installed DisplayCAL without any problems, but if I try to launch it I get the following error:

$ LC_ALL=C displaycal
Traceback (most recent call last):
  File "/usr/bin/displaycal", line 4, in <module>
    from DisplayCAL.main import main
  File "/usr/lib/python3.10/site-packages/DisplayCAL/main.py", line 16, in <module>
    import distro
ModuleNotFoundError: No module named 'distro'

The main.py file can be seen at:

https://pastebin.com/HF4f6QiK

Last edited by apaz (2022-07-04 13:23:03)

Offline

#2 2022-07-04 10:32:57

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,182

Re: [SOLVED] DisplayCAL don't run

known issue, see https://bugs.archlinux.org/task/74959

As a workaround try installing python-distro .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2022-07-04 13:23:36

apaz
Member
Registered: 2018-07-23
Posts: 130

Re: [SOLVED] DisplayCAL don't run

It works! Thank you.

Offline

Board footer

Powered by FluxBB