Did you follow the steps I sent to manually remove loopdata? Also, I forgot one file: sudo rm <weewx-home-dir>/bin/user/installer/loopdata
One you have followed these steps, you will have a weewx untouched by loopdata and weatherboard. It looks like you have messed up your weewx.conf file. If you look in your weewx home directory, you will see lots of backups. You should probably compare those to get to a working weewx.conf file. > On Jul 4, 2020, at 9:39 AM, Geni 0815 <[email protected]> wrote: > > > 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. -- 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/452B9394-A627-4F67-95F3-76C1D51F195C%40johnkline.com.
