Skip to content

REPL argument completions don't work #2008

@alexrudd2

Description

@alexrudd2

File "/home/alex/.local/lib/python3.10/site-packages/pymodbus/repl/client/completer.py", line 133, in get_completions
commands = list(command.get_completion())

Exception 'NoneType' object has no attribute 'get_completion'
Press ENTER to continue...

Versions

  • Python: 3.10
  • OS: Ubuntu (WSL 2)
  • Pymodbus: 3.6.4
  • Modbus Hardware (if used):

Pymodbus Specific

REPL completions don't work. After hitting ENTER it is possible to continue typing 1 character at a time.

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