You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per title, starting amdgpu-fan results in the warning YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default loader is unsafe. Please read https://msg.pyyaml.org/load for full details.. This error is happening on Python 3.10 on Arch. amdgpu-fan is pulled in via pip.
The text was updated successfully, but these errors were encountered:
As per title, starting amdgpu-fan results in the warning
YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
. This error is happening on Python 3.10 on Arch. amdgpu-fan is pulled in via pip.The text was updated successfully, but these errors were encountered: