Skip to content

TypeError: argument of type 'NoneType' is not iterable #3

Description

@rfx123

Hello Shmuma, any idea how i can resolve this error :

Traceback (most recent call last):
File "./python", line 37, in
proc_tracker.check(gpus, processes, active_users)
File "/home/mysystem/.config/python/gpu_mon/proc.py", line 128, in check
proc_conf = self.conf.process_config(gpu_id)
File "/home/mysystem/.config/python/gpu_mon/config.py", line 124, in process_config
if gpu_id in c.gpu_indices:
TypeError: argument of type 'NoneType' is not iterable

? Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions