Error while installing software coolercontrol with yay

I copied the command and the message from the console so yea I am sure.

yay -Ss dataclass-wizard shows that the package is already installed but why do I get the error while installing coolercontrol then?


Moderator edit: Fixed formatting

I don’t know why you get the error. If I have time, I may investigate further. In the meantime, please don’t ignore the links I posted above. Being sloppy and not reading anything before posting does not help us help you.

FYI, this topic does indeed belong in the AUR category for obvious reasons. No, you are not allowed to move it to Software & Applications.

sorry I did not mention that you put it into aur, I thought I forgot to fill in that part and AUR was there just by accident.

And I read the links, I just didnt understand a thing…, of the formatting part anyways. But after reading it again I got why the three backticks where there after copying the console messages.

To be clear, you originally posted in Support, but another Moderator moved it to AUR. I noticed you moved it from AUR to Software & Applications. That does not apply, so I moved it back and disabled your ability to move it again.

What didn’t you understand? What can I help you clarify?

Suddenly I saw the menu with formatting options above the text which I did not mention before so no more help needed (I hope).

Meawhile, back on the original topic of trouble installing coolercontrol

My guess is you’re mixing local Python packages with system Python packages.

Please see:

I barely have stuff installed on Manj and have not knowingly been mixing Phython packages. All I did was installing most programs via yay. That was one reason I preferred Manj until the flickering started and coolercontrol stopped working. (My watercooler runs more silently with that program.)

Tbh. I dont even get the difference between local and system packages respectively how to install which ones.

Since I have the needed package, how would I actively install the python package where coolercontrol needs it to be?

I just wish I could just uninstall/reinstall coolercontrol for it to work but no such luck.

Please stop saying that. There’s no such thing.

Good thing I linked a tutorial, then, eh? :wink:

Well the downside of rtfm is that they are not really helping if one doesnt understand half of what’s it saying. One reason I waited 20 years to try Linux again.

No clue why the quote wont be displayed properly tbh. (In case you would like to bring up the formating again.)


Moderator edit: The closing quote tag must go under the last line of the quote. :wink:

enable the aur at the graphical packet-manager and install it from there, it’s already in pamac and there is no reason to use ancient yay-method from 20 years ago !

1 Like

Well it was there (v1.14something) but after uninstalling it the packet-manager does not find it again.

Btw. I dont know what “enable the aur” means or howto do it.

use the three lines (the “hamburger”-icon) left of the minimize-icon, open the settings and enable the option to install aur-packages. you just disabled this for whatever reason that none of us is responsible. after enabling search again and you’ll find it !

1 Like

Oh under “third party”!

Thanks!

Just fyi:
I never even saw that option before (never even been in this menu) let alone disabled it. I dont disable what I dont know.

Well that would have been too easy I guess. No dice. Installed, no (visible) errors, it is still not running.

I have also tried this before running it:
sudo systemctl enable coolercontrold.service
sudo systemctl start coolercontrold.service

post the output of

systemctl status coolercontrold.service
1 Like

Odd, this says it is running, no icon in the taskmanager, no coolercontrol to be found in the system manager under processes or applicationsthough.

coolercontrold.service - Cooler Control Daemon
     Loaded: loaded (/usr/lib/systemd/system/coolercontrold.service; enabled; preset: disabled)
     Active: active (running) since Thu 2023-09-07 19:54:43 CEST; 7min ago
   Main PID: 547 (coolercontrold)
      Tasks: 16 (limit: 19089)
     Memory: 35.9M
        CPU: 11.338s
     CGroup: /system.slice/coolercontrold.service
             └─547 /usr/bin/coolercontrold

Sep 07 20:01:52 fred-Manj coolercontrold[547]: Applying scheduled speed setting for device: 17ce1bac6ceeeb11d>
Sep 07 20:01:52 fred-Manj coolercontrold[547]: Applying device: 17ce1bac6ceeeb11db616bc988fcb38f3a34573cbf803>
Sep 07 20:02:03 fred-Manj coolercontrold[547]: Applying scheduled speed setting for device: 17ce1bac6ceeeb11d>
Sep 07 20:02:03 fred-Manj coolercontrold[547]: Applying device: 17ce1bac6ceeeb11db616bc988fcb38f3a34573cbf803>
Sep 07 20:02:03 fred-Manj coolercontrold[547]: Applying scheduled speed setting for device: 17ce1bac6ceeeb11d>
Sep 07 20:02:03 fred-Manj coolercontrold[547]: Applying device: 17ce1bac6ceeeb11db616bc988fcb38f3a34573cbf803>
lines 1-16

okay so start

coolercontrol

from the console/terminal. what happens ? any error messages ? if so please post them

1 Like

now I get the dataclass-wizard error again

Traceback (most recent call last):
  File "/usr/bin/coolercontrol", line 5, in <module>
    from coolercontrol.coolercontrol import main
  File "/usr/lib/python3.11/site-packages/coolercontrol/coolercontrol.py", line 40, in <module>
    from coolercontrol.services.dynamic_buttons import DynamicButtons
  File "/usr/lib/python3.11/site-packages/coolercontrol/services/dynamic_buttons.py", line 27, in <module>
    from coolercontrol.models.device import Device, DeviceType
  File "/usr/lib/python3.11/site-packages/coolercontrol/models/device.py", line 23, in <module>
    from coolercontrol.models.status import Status
  File "/usr/lib/python3.11/site-packages/coolercontrol/models/status.py", line 22, in <module>
    from dataclass_wizard import LoadMixin, JSONWizard
ModuleNotFoundError: No module named 'dataclass_wizard'
yay -Ss dataclass-wizard                                                                     1 ✘ 
aur/python-dataclass-wizard 0.22.2-2 (+1 0.75) (Installed)

well seems there is a additional missing but to check out what we’ll need to know which gui (plasma/gnome/xfce…) your using. please post the output of the mandatory

inxi --admin --verbosity=7 --filter --no-host --width

that we’ll get an overview

1 Like
inxi --admin --verbosity=7 --filter --no-host --width                                          ✔ 
System:
  Kernel: 5.15.128-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 13.2.1
    clocksource: tsc available: hpet,acpi_pm
    parameters: BOOT_IMAGE=/boot/vmlinuz-5.15-x86_64
    root=UUID=07d318bc-dcf4-48b4-8d93-778b982890d4 rw quiet
    udev.log_priority=3
  Desktop: KDE Plasma v: 5.27.7 tk: Qt v: 5.15.10 wm: kwin_x11 vt: 2 dm: SDDM
    Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Desktop System: Gigabyte product: Z390 AORUS PRO v: N/A
    serial: <superuser required>
  Mobo: Gigabyte model: Z390 AORUS PRO-CF v: x.x serial: <superuser required>
    UEFI-[Legacy]: American Megatrends v: F12d date: 12/18/2019
Memory:
  System RAM: total: 16 GiB available: 15.56 GiB used: 2.82 GiB (18.1%)
  RAM Report: permissions: Unable to run dmidecode. Root privileges required.
CPU:
  Info: model: Intel Core i7-9700K bits: 64 type: MCP arch: Coffee Lake
    gen: core 9 level: v3 note: check built: 2018 process: Intel 14nm family: 6
    model-id: 0x9E (158) stepping: 0xC (12) microcode: 0xF4
  Topology: cpus: 1x cores: 8 smt: <unsupported> cache: L1: 512 KiB
    desc: d-8x32 KiB; i-8x32 KiB L2: 2 MiB desc: 8x256 KiB L3: 12 MiB
    desc: 1x12 MiB
  Speed (MHz): avg: 3804 high: 4230 min/max: 800/4900 scaling:
    driver: intel_pstate governor: powersave cores: 1: 3511 2: 3451 3: 3844
    4: 3625 5: 3783 6: 4230 7: 4152 8: 3837 bogomips: 57616
  Flags: 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_perfmon art avx avx2 bmi1 bmi2 bts clflush
    clflushopt cmov constant_tsc cpuid cpuid_fault cx16 cx8 de ds_cpl dtes64
    dtherm dts ept ept_ad erms est f16c flexpriority flush_l1d fma fpu
    fsgsbase fxsr ht hwp hwp_act_window hwp_epp hwp_notify ibpb ibrs ida
    intel_pt invpcid invpcid_single lahf_lm lm mca mce md_clear mmx monitor
    movbe mpx msr mtrr nonstop_tsc nopl nx pae pat pbe pcid pclmulqdq pdcm
    pdpe1gb pebs pge pln pni popcnt pse pse36 pts rdrand rdseed rdtscp
    rep_good sdbg sep smap smep smx ss ssbd sse sse2 sse4_1 sse4_2 ssse3 stibp
    syscall tm tm2 tpr_shadow tsc tsc_adjust tsc_deadline_timer vme vmx vnmi
    vpid x2apic xgetbv1 xsave xsavec xsaveopt xsaves xtopology xtpr
  Vulnerabilities:
  Type: gather_data_sampling mitigation: Microcode
  Type: itlb_multihit status: KVM: VMX disabled
  Type: l1tf status: Not affected
  Type: mds mitigation: Clear CPU buffers; SMT disabled
  Type: meltdown status: Not affected
  Type: mmio_stale_data mitigation: Clear CPU buffers; SMT disabled
  Type: retbleed mitigation: IBRS
  Type: spec_rstack_overflow status: Not affected
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl and seccomp
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: IBRS, IBPB: conditional, STIBP: disabled, RSB
    filling, PBRSB-eIBRS: Not affected
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort mitigation: TSX disabled
Graphics:
  Device-1: NVIDIA TU104 [GeForce RTX 2080] vendor: Micro-Star MSI
    driver: nvidia v: 535.104.05 alternate: nouveau,nvidia_drm non-free: 535.xx+
    status: current (as of 2023-08) arch: Turing code: TUxxx
    process: TSMC 12nm FF built: 2018-22 pcie: gen: 3 speed: 8 GT/s lanes: 16
    bus-ID: 01:00.0 chip-ID: 10de:1e82 class-ID: 0300
  Display: x11 server: X.Org v: 21.1.8 compositor: kwin_x11 driver: X:
    loaded: nvidia gpu: nvidia display-ID: :0 screens: 1
  Screen-1: 0 s-res: 3440x1440 s-dpi: 109 s-size: 802x342mm (31.57x13.46")
    s-diag: 872mm (34.33")
  Monitor-1: DP-2 res: 3440x1440 dpi: 109 size: 800x337mm (31.5x13.27")
    diag: 868mm (34.18") modes: N/A
  API: OpenGL v: 4.6.0 NVIDIA 535.104.05 renderer: NVIDIA GeForce RTX
    2080/PCIe/SSE2 direct-render: Yes
Audio:
  Device-1: Intel Cannon Lake PCH cAVS vendor: Gigabyte driver: snd_hda_intel
    v: kernel alternate: snd_soc_skl,snd_sof_pci_intel_cnl bus-ID: 00:1f.3
    chip-ID: 8086:a348 class-ID: 0403
  Device-2: NVIDIA TU104 HD Audio vendor: Micro-Star MSI
    driver: snd_hda_intel v: kernel pcie: gen: 3 speed: 8 GT/s lanes: 16
    bus-ID: 01:00.1 chip-ID: 10de:10f8 class-ID: 0403
  API: ALSA v: k5.15.128-1-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: JACK v: 1.9.22 status: off tools: N/A
  Server-2: PipeWire v: 0.3.78 status: off with: pipewire-media-session
    status: active tools: pw-cli
  Server-3: PulseAudio v: 16.1 status: active with: pulseaudio-alsa
    type: plugin tools: pacat,pactl,pavucontrol
Network:
  Device-1: Intel Ethernet I219-V vendor: Gigabyte driver: e1000e v: kernel
    port: N/A bus-ID: 00:1f.6 chip-ID: 8086:15bc class-ID: 0200
  IF: eno1 state: up speed: 1000 Mbps duplex: full mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: noprefixroute scope: link
  WAN IP: <filter>
Bluetooth:
  Message: No bluetooth data found.
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 4.78 TiB used: 47.08 GiB (1.0%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Western Digital
    model: WD BLACK SN850X 2000GB size: 1.82 TiB block-size: physical: 512 B
    logical: 512 B speed: 63.2 Gb/s lanes: 4 tech: SSD serial: <filter>
    fw-rev: 620311WD temp: 38.9 C scheme: GPT
  ID-2: /dev/nvme1n1 maj-min: 259:1 vendor: Western Digital
    model: WD BLACK SN850X 2000GB size: 1.82 TiB block-size: physical: 512 B
    logical: 512 B speed: 63.2 Gb/s lanes: 4 tech: SSD serial: <filter>
    fw-rev: 620331WD temp: 40.9 C scheme: GPT
  ID-3: /dev/sda maj-min: 8:0 vendor: Samsung model: SSD 860 EVO 500GB
    size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    tech: SSD serial: <filter> fw-rev: 1B6Q scheme: GPT
  ID-4: /dev/sdb maj-min: 8:16 vendor: Samsung model: SSD 860 EVO 500GB
    size: 465.76 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    tech: SSD serial: <filter> fw-rev: 1B6Q scheme: GPT
  ID-5: /dev/sdc maj-min: 8:32 vendor: Samsung model: SSD 850 EVO 250GB
    size: 232.88 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    tech: SSD serial: <filter> fw-rev: 2B6Q scheme: MBR
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 300.57 GiB size: 294.79 GiB (98.08%)
    used: 47.08 GiB (16.0%) fs: ext4 dev: /dev/sdb4 maj-min: 8:20 label: N/A
    uuid: 07d318bc-dcf4-48b4-8d93-778b982890d4
Swap:
  Alert: No swap data was found.
Unmounted:
  ID-1: /dev/nvme0n1p1 maj-min: 259:3 size: 1.82 TiB fs: ext4 label: M.2-2TB
    uuid: d8805267-e71c-4c4b-a03a-2478bd420fb9
  ID-2: /dev/nvme1n1p1 maj-min: 259:2 size: 1.82 TiB fs: ext4 label: M.2A-2TB
    uuid: c616db53-89db-417b-a3c1-a4634f601fe3
  ID-3: /dev/sda1 maj-min: 8:1 size: 464.3 GiB fs: ntfs label: Win-SSD
    uuid: 6E9CD26C9CD22DF9
  ID-4: /dev/sda2 maj-min: 8:2 size: 100 MiB fs: vfat label: N/A
    uuid: 36E3-4747
  ID-5: /dev/sda3 maj-min: 8:3 size: 546 MiB fs: ntfs label: N/A
    uuid: 36F68638F685F7FF
  ID-6: /dev/sdb1 maj-min: 8:17 size: 16 MiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-7: /dev/sdb2 maj-min: 8:18 size: 149.17 GiB fs: ext4
    label: sd2-LinuxData uuid: a9068c68-8200-43d8-a7f7-0d23c01cae67
  ID-8: /dev/sdb3 maj-min: 8:19 size: 16 GiB fs: vfat label: IPM
    uuid: 5474-9295
  ID-9: /dev/sdc1 maj-min: 8:33 size: 111.4 GiB fs: ext4 label: Kub-Data
    uuid: 31185c60-a49e-43b9-a7ce-8799e164e246
  ID-10: /dev/sdc2 maj-min: 8:34 size: 17.11 GiB fs: swap label: N/A
    uuid: d2c63481-7f17-43a1-bb02-adf7ff350822
  ID-11: /dev/sdc3 maj-min: 8:35 size: 513 MiB fs: vfat label: N/A
    uuid: DEB8-B4C8
  ID-12: /dev/sdc4 maj-min: 8:36 size: 1 KiB fs: <superuser required>
    label: N/A uuid: N/A
  ID-13: /dev/sdc5 maj-min: 8:37 size: 103.87 GiB fs: ext4 label: Kubuntu
    uuid: 716b289e-9908-4221-825a-cd721ffcaad6
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 16 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-2: 1-11:2 info: Genesys Logic Hub ports: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 100mA
    chip-ID: 05e3:0608 class-ID: 0900
  Device-1: 1-11.4:4 info: Corsair H115i Platinum type: <vendor specific>
    driver: N/A interfaces: 1 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1
    mode: 1.1 power: 64mA chip-ID: 1b1c:0c13 class-ID: 0000 serial: <filter>
  Device-2: 1-12:3 info: Integrated Express IT8297 RGB LED Controller
    type: keyboard driver: hid-generic,usbhid interfaces: 1 rev: 2.0
    speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 100mA
    chip-ID: 048d:8297 class-ID: 0301
  Hub-3: 1-13:5 info: Genesys Logic Hub ports: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 100mA
    chip-ID: 05e3:0608 class-ID: 0900
  Device-1: 1-13.1:6 info: Logitech G910 Orion Spectrum Mechanical Keyboard
    type: keyboard,HID driver: hid-generic,usbhid interfaces: 2 rev: 2.0
    speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 500mA
    chip-ID: 046d:c335 class-ID: 0300 serial: <filter>
  Device-2: 1-13.4:7 info: Logitech G MX518 Gaming Mouse (MU0053)
    type: mouse,HID driver: hid-generic,usbhid interfaces: 2 rev: 2.0
    speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 300mA
    chip-ID: 046d:c08e class-ID: 0300 serial: <filter>
  Hub-4: 2-0:1 info: super-speed hub ports: 10 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-5: 3-0:1 info: hi-speed hub with single TT ports: 2 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-6: 4-0:1 info: super-speed hub ports: 4 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
Sensors:
  System Temperatures: cpu: 37.0 C pch: 48.0 C mobo: N/A gpu: nvidia temp: 34 C
  Fan Speeds (rpm): N/A gpu: nvidia fan: 25%
Info:
  Processes: 220 Uptime: 21m wakeups: 1 Init: systemd v: 253 default: graphical
  tool: systemctl Compilers: gcc: 13.2.1 clang: 15.0.7 Packages: pm: pacman
  pkgs: 1512 libs: 418 tools: pamac,yay pm: flatpak pkgs: 0 Shell: Zsh v: 5.9
  default: Bash v: 5.1.16 running-in: konsole inxi: 3.3.29

okay but again: do not use yay anymore !
try the following

pip install dataclass-wizard
1 Like