Thiago Figueiró
Results
14
issues of
Thiago Figueiró
Hi! thanks for sharing this project. I tried using it with my SolarEdge inverter but no meter values came back. Here's the output with debug enabled: ``` 12:38 $ ./SolarEdge-Exporter...
``` import putiopy File "/app/lib/python3.12/site-packages/putiopy.py", line 11, in import pkg_resources ModuleNotFoundError: No module named 'pkg_resources' ``` The internet seems to agree that this is fixable by variations of `pip install...