You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just tried t install the script. but i get this message:
/Inverter-Data-Logger# python LiveStats.py Traceback (most recent call last): File "LiveStats.py", line 14, in <module> 'ConsoleOutput') File "/root/Inverter-Data-Logger/InverterExport.py", line 202, in override_config self.config.set(section, option, value) File "/usr/lib/python2.7/ConfigParser.py", line 396, in set raise NoSectionError(section) ConfigParser.NoSectionError: No section: 'general'
My config file is competely original except for the IP address form my inverter.
The text was updated successfully, but these errors were encountered:
Hello,
just tried t install the script. but i get this message:
/Inverter-Data-Logger# python LiveStats.py Traceback (most recent call last): File "LiveStats.py", line 14, in <module> 'ConsoleOutput') File "/root/Inverter-Data-Logger/InverterExport.py", line 202, in override_config self.config.set(section, option, value) File "/usr/lib/python2.7/ConfigParser.py", line 396, in set raise NoSectionError(section) ConfigParser.NoSectionError: No section: 'general'
My config file is competely original except for the IP address form my inverter.
The text was updated successfully, but these errors were encountered: