I had this problem at some point while upgrading but I don't remember the solution. It apparently is a common problem so maybe Google will have something.
On Sat, Nov 5, 2022, 5:33 PM [email protected] <[email protected]> wrote: > Getting an error when trying to use wee_extension. I've just upgraded to > 4.9.1 but I'm not sure if this is from upgrade or related to a python > upgrade. > > weewx is running fine, collecting data and I see no errors in the logs. > When I run wee_extension I get the following: > > Traceback (most recent call last): > File "/usr/share/weewx/wee_extension", line 13, in <module> > import weecfg.extension > File "/usr/share/weewx/weecfg/__init__.py", line 23, in <module> > import configobj > ModuleNotFoundError: No module named 'configobj > > Running sudo systemctl status weewx > ● weewx.service - LSB: weewx weather system > Loaded: loaded (/etc/init.d/weewx; generated) > Active: active (running) since Fri 2022-11-04 14:34:54 EDT; 1 day 5h ago > Docs: man:systemd-sysv-generator(8) > Process: 15064 ExecStart=/etc/init.d/weewx start (code=exited, > status=0/SUCCESS) > Tasks: 2 (limit: 3720) > CGroup: /system.slice/weewx.service > └─15080 python3 /usr/share/weewx/weewxd --daemon > --pidfile=/var/run/weewx.pid /etc/weewx/weewx.conf > > Any ideas? I tried running sudo install python3-configobj but getting > latest is already installed. Not sure what else to do. The extension I have > are all working as expected. > > -- > 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/964d7907-aca8-4a3a-9dc0-f3fb21b9263fn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/964d7907-aca8-4a3a-9dc0-f3fb21b9263fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAA1SM21Qnyuk%3DUL6%2B-1E4TUTAdBdEKn%2B-QK7aKcq92eSjgJutg%40mail.gmail.com.
