Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: missing 1 required positional argument: 'Loader' #30

Open
daniel712 opened this issue Jul 8, 2022 · 4 comments
Open

ERROR: missing 1 required positional argument: 'Loader' #30

daniel712 opened this issue Jul 8, 2022 · 4 comments

Comments

@daniel712
Copy link

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 daniel712 changed the title missing 1 required positional argument: 'Loader' ERROR: missing 1 required positional argument: 'Loader' Jul 8, 2022
@19721dan
Copy link

same problem. always worked before. mxlinux 21

@codesnippy
Copy link

Same issue here Also Debian Bullseye

@jacness12334
Copy link

Same issue, debian bullseye.

@sanwill
Copy link

sanwill commented Mar 21, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants