03-11-2023, 02:51 PM
You should install the pymodbus module on the new version of Python.
Example:
Example:
Code:
cd /Users/marianneandersen/opt/anaconda3/lib/python3.9/
cd Scripts (I'm not sure if this is needed)
pip install pymodbus