Skip to content

'NoneType' object is not iterable #81

@tmaier

Description

@tmaier

I get the error 'NoneType' object is not iterable with socos.

socos> set 192.168.178.31
'NoneType' object is not iterable
socos> list
'NoneType' object is not iterable

I reproduced this also with a barebone docker container (to have a consistent environment)
$ docker container run --rm -ti --entrypoint=/bin/bash python and then pip install socos

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions