I installed pyModSlave in a virtual environment using python 3.6 on Linux Mint 19.3. I also installed modbus-tk, pySerial, and pyqt5 into the same virtual environment. How do I properly run the app? When I navigate down to pyMod Slave.py and execute it, the window opens and appears to be working without crashing, though I have not connected it to a modbus master yet. Unfortunately, the terminal throws the following error: "ERROR pyModSlave.loadparams MainThread Parameters file does not exist."
I have a feeling I'm not starting the app correctly. Can you help me?
Anonymous
Hi, anonymous.
the first time you run the application you will get this error because the file 'pymodslave.ini' does not exist. The application creates the file and the next time you won't get this error. I don't think that you did anything wrong. Normally you will be able to use the application without any issue.
regards
Last edit: elbar 2020-07-10