You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.