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. -- 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/CAPq0zECBc%2BaDcSrR%3DpjcBo-Vf789u_HbVEPtGCjm-bDWzfRK4g%40mail.gmail.com.
