pymodbus.console do not start with version 3.7.0 #2285
-
When I try to start pymodbus.console I get the following error message: ImportError: cannot import name 'ModbusBinaryFramer' from 'pymodbus.transaction' (/Users/sergiobruni/.pyenv/versions/3.12-dev/envs/panarea2/lib/python3.12/site-packages/pymodbus/transaction.py). Did you mean: 'ModbusAsciiFramer'? thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
@dhoomakethu one for you. pymodbus.console is maintained in its own repo, which seems not to have been updated. |
Beta Was this translation helpful? Give feedback.
-
Please create an issue in https://github.com/pymodbus-dev/repl |
Beta Was this translation helpful? Give feedback.
@dhoomakethu one for you.
pymodbus.console is maintained in its own repo, which seems not to have been updated.