I'm getting a failure trying to run this for testing... when I run it, I'm getting ModuleNotFoundError: No module named 'pymodbus.client.sync'.
I have already tried re-running 'pip install pymodbus', and it claims the requirement is already satisfied.
Any idea as to what I'm doing wrong?