Weewx v 4.1.1 nothing has happened since loop-data 1.3.5 was installed
what went wrong, how can I correct this? wee_extension --list > pi@Wetter-Raspi:~ $ wee_extension --list > Traceback (most recent call last): > File "/usr/share/weewx/wee_extension", line 88, in <module> > main() > File "/usr/share/weewx/wee_extension", line 67, in main > config_path, config_dict = weecfg.read_config(options.config, _args) > File "/usr/share/weewx/weecfg/__init__.py", line 179, in read_config > default_encoding='utf-8') > File "/usr/lib/python3/dist-packages/configobj.py", line 1229, in > __init__ > self._load(infile, configspec) > File "/usr/lib/python3/dist-packages/configobj.py", line 1318, in _load > raise error > configobj.ConfigObjError: Parsing failed with several errors. > First error at line 532. > > or wee_debug --info > pi@Wetter-Raspi:~ $ wee_debug --info > Traceback (most recent call last): > File "/usr/share/weewx/wee_debug", line 435, in <module> > main() > File "/usr/share/weewx/wee_debug", line 118, in main > config_path, config_dict = weecfg.read_config(options.config_path, > args) > File "/usr/share/weewx/weecfg/__init__.py", line 179, in read_config > default_encoding='utf-8') > File "/usr/lib/python3/dist-packages/configobj.py", line 1229, in > __init__ > self._load(infile, configspec) > File "/usr/lib/python3/dist-packages/configobj.py", line 1318, in _load > raise error > configobj.ConfigObjError: Parsing failed with several errors. > First error at line 532. > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/fd8cd91a-dc9c-412d-9cc5-4c5126f113f2o%40googlegroups.com.
