Skip to content

TypeError #645

@EugeneTurkulevich

Description

@EugeneTurkulevich

https://github.com/ptrkrysik/gr-gsm/blob/2de47e28ce1fb9a518337bfc0add36c8e3cff5eb/python/misc_utils/device.py#L33-L33C46

runtime error: TypeError: argument of type 'osmosdr.osmosdr_python.device_t' is not iterable

better to check this way:
if not hasattr(dev, k) or getattr(dev,k) != v:

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