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.
