modbus-simulator
modbus-simulator copied to clipboard
Modbus simulator based on modbus-tk and kivy
disappears when click on START
I have Debian 11 and cant to install a dependency KIVY == 1.10.1! Could you tell me how do you do it?
Hi, users are unable to run **_modbus-simulator_** due to dependency conflict with _**six**_ package. As shown in the following full dependency graph of **_modbus-simulator_**, **_modbus-simulator_** requires _**six==1.10.0**_,while **_pymodbus==2.1.0_** requires _**six==1.11.0**_....
Hello, I have tried to get this running on a Rpi3, but fail... I have already fixed a lot of issues, but not sure how to approach this. I get...
Checkout https://flet.dev/ and see if it can replace `kivy` framework. This can generate both desktop apps and web application.
Hi! I am trying to get this project to work, but dependencies are pretty old and it's not that easy. I am currently running Python 2.7.14, with these packages: ```...