Let's back up a bit. On closer inspection of your user's log, I see entries such as /usr/share/weewx. That implies a package install, so weewx-venv is not involved. Yet, weewx.conf was not found in /etc/weewx/weewx.conf, its normal location with a package install.
You'll have to get clarification from your user how s/he did the original install. It appears non-standard. On Sun, Jul 14, 2024 at 12:41 PM Karen K <[email protected]> wrote: > Tom Keffer schrieb am Sonntag, 14. Juli 2024 um 21:24:24 UTC+2: > > On Sun, Jul 14, 2024 at 12:13 PM Karen K <[email protected]> wrote: > > I read a little bit through the pip installation guide > <https://weewx.com/docs/5.0/quickstarts/pip/>. There all calls of weectl > are preceded by "source ~/weewx-venv/bin/activate". Could it be, that for > installing extensions this is necessary, too? > > > Absolutely. Sourcing the "activate" file nominates the Python interpreter, > the Python runtime library, and the WeeWX code that is to be used. > > > So I will have to update all the installation instructions of my > extensions to reflect this requirement. > > Would it be an idea to mention that there > <https://weewx.com/docs/5.0/utilities/weectl-extension/>? > > > -- > 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/c7eba711-9f44-41b1-a0b5-8d263099828bn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/c7eba711-9f44-41b1-a0b5-8d263099828bn%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/CAPq0zECcsTqrF7fLsS%3Dz2O%2BA8Z%3D-A9fnHOeFSPbjF6%3DyijjXYQ%40mail.gmail.com.
