Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

TypeError: 'bool' object is not iterable on Arch Linux #91

Open
jersobh opened this issue Apr 24, 2020 · 0 comments
Open

TypeError: 'bool' object is not iterable on Arch Linux #91

jersobh opened this issue Apr 24, 2020 · 0 comments

Comments

@jersobh
Copy link

jersobh commented Apr 24, 2020

Hello! I'm getting this error while trying to apply:

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/WattmanGTK/handler.py", line 562, in apply
    if Fan_mode == "auto" and not all(self.GPU.fan_control_value[:] == 2):
TypeError: 'bool' object is not iterable
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant