MichaluxPL / Sofar_LSW3

Get MODBUS data from Sofar (K-TLX) inverter through LSW-3 or LSE module
GNU General Public License v3.0
99 stars 47 forks source link

No module named 'libscrc' #22

Closed tomaszsa closed 2 years ago

tomaszsa commented 2 years ago

./InverterData.py Traceback (most recent call last): File "./InverterData.py", line 11, in import libscrc ModuleNotFoundError: No module named 'libscrc'

Maybe file requirements.txt with depends packages will be resolve isssue.

tomaszsa commented 2 years ago

missing packages:

libscrc paho-mqtt influxdb

MichaluxPL commented 2 years ago

Info about required modules has been added to README.