pymodbus-dev / modbus-simulator

Modbus simulator based on modbus-tk and kivy
Apache License 2.0
163 stars 55 forks source link

How did you install a dependency KIVY == 1.10.1? #15

Open ZergOfSwarm opened 2 years ago

ZergOfSwarm commented 2 years ago

I have Debian 11 and cant to install a dependency KIVY == 1.10.1! Could you tell me how do you do it?

dhoomakethu commented 2 years ago

The project is very old and probably requires an update. I believe there are some changes in the latest Kivy which breaks things.

ZergOfSwarm commented 2 years ago

I tried to install python2/python3 environment... But all times get some errors. Probably I do something wrong! :(

modisnuqa commented 2 years ago
dhoomakethu commented 2 years ago

The dependencies are very old, the project has not been updated with the latest package upgrades and upgraded kivy version. You can install cython first and try installing the other requirements if you are still using python2.7.