What are you actually trying to do with node-red ?  Not seeing what it has 
to do with weewx.   Are you trying to use it to read other sensors or 
something like that ?

On Friday, June 14, 2024 at 7:30:34 AM UTC-7 Tom Keffer wrote:

> A virtual environment is just a way of isolating a Python-based runtime. 
> The environment locks down which instance of the Python interpreter will be 
> used, plus that interpreter gets its own copy of any installed Python 
> modules. 
>
> Node Red uses the node interpreter, not the Python interpreter. You 
> install it using a node tool such as npm. Just install it as per their 
> instructions. Same with installing it as a systemd service.
>
> The two systems are really completely independent of each other. 
>
> I'm not sure I've answered your question. If not, give it another try.
>
> -tk
>
> On Fri, Jun 14, 2024 at 7:04 AM bgra...@umw.edu <bgra...@umw.edu> wrote:
>
>> I have successfully set up 5.0 on a test RPI5 connected to a second VP2 
>> console. My main system, weewx 4.10.2, has been running on Ubuntu for over 
>> 10 years.
>>
>> I’m not at all familiar with the venv setup and how to use it with 
>> respect to other programs installed on the RPI5. My question:
>>
>> * when I install a utility such as  Node-Red, should I be inside the 
>>  (weewx-venv) or installed from my standard home of bg@RPI5:~ ?
>> I’m having problems enabling N-R with systemctl but can start it 
>> manually. I feel that some links must be missing.
>>
>> Thanks for any pointers here.
>> Cheers,
>> Bob
>>
>>
>> -- 
>> 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 weewx-user+...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/843647ae-85bd-4d14-a686-42a8fed2984bn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/843647ae-85bd-4d14-a686-42a8fed2984bn%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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/ec6abdb3-7b28-4c53-a844-8dfaae189a81n%40googlegroups.com.

Reply via email to