amdgpu-fan icon indicating copy to clipboard operation
amdgpu-fan copied to clipboard

ERROR: missing 1 required positional argument: 'Loader'

Open daniel712 opened this issue 3 years ago • 4 comments

unfortunately not running here an debian bullseye and AMD Navi (5700 XT):

Traceback (most recent call last): File "/usr/local/bin/amdgpu-fan", line 8, in sys.exit(main()) File "/usr/local/lib/python3.9/dist-packages/amdgpu_fan/controller.py", line 76, in main config = ad_config(CONFIG_LOCATIONS[-1]) File "/usr/local/lib/python3.9/dist-packages/amdgpu_fan/controller.py", line 44, in load_config return yaml.load(f) TypeError: load() missing 1 required positional argument: 'Loader'

daniel712 avatar Jul 08 '22 15:07 daniel712

same problem. always worked before. mxlinux 21

19721dan avatar Oct 30 '22 23:10 19721dan

Same issue here Also Debian Bullseye

codesnippy avatar Jan 27 '23 13:01 codesnippy

Same issue, debian bullseye.

jacness12334 avatar Mar 06 '23 19:03 jacness12334

The amdgpu-fan package at pip is not updated with this fix. The error was resolved after apply the fix, tested on Fedora and Ubuntu.

sanwill avatar Mar 21 '23 04:03 sanwill