Closed ksaye closed 2 years ago
Same problem for me. Did you find a solution?
Probably because at the time you write your post, the version on the github repository and the examples too, correspond to the development version 0.2.0-dev. On the other hand, the stable version, the one available on pypi, is 0.1.10. Hence the problem when running 'server_virtual_data.py'.
Today I am promoting 0.2.0-dev to 0.2.0 stable. So, at the moment, pypi and the repository have the same version 0.2.0.
To solve your problem, you can do:
sudo pip3 install pyModbusTCP --upgrade
Any suggestion how to address this error?