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
We need to support python 3. This is going to need a complete rewrite of the modbus protocol implementation, as modbus_tk is not python3 compatible, and is generally not very nice to work with (bad exception handling, etc).
This issue serves as a central place for discussing python 3 support and implementation progress.
The text was updated successfully, but these errors were encountered:
We need to support python 3. This is going to need a complete rewrite of the modbus protocol implementation, as
modbus_tk
is not python3 compatible, and is generally not very nice to work with (bad exception handling, etc).This issue serves as a central place for discussing python 3 support and implementation progress.
The text was updated successfully, but these errors were encountered: