Skip to content

Netconnectd: command "netconnectcli" w/o params gives error #40

@andywerner

Description

@andywerner
pi@MrBeam-57AA:~\> netconnectcli
Traceback (most recent call last):
  File "/usr/bin/netconnectcli", line 33, in <module>
    sys.exit(load_entry_point('netconnectd===0.1.0-dev-80-g4fc7d2b', 'console_scripts', 'netconnectcli')())
  File "/usr/local/netconnectd/venv/lib/python3.7/site-packages/netconnectd/client.py", line 185, in client
    args.func(config["socket"], args)
AttributeError: 'Namespace' object has no attribute 'func'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions