On Tuesday, April 27, 2021 at 4:24:37 AM UTC-7 Mauro De Lauretis wrote:

> Could it be that my RPi has a memory leak or crashes because of different 
> python versions?
> By running “python —version”, it shows my python  2.7 as default, but 
> I’ve installed WeeWX using python3 command line.
>

You have to specify 'python3 --version' to see which version of python3 
weewx is using.

Your pi has both python versions installed, one python2 (the default called 
'python' for legacy reasons), plus one python3 (which you need to call as 
'python3' explicitly.

You didn't mention which model pi you are running, but if you're on 
anything weaker than a pi3 you can pretty easily get into the situation 
where the reports take too long to run 'especially' if you have a slow or 
failing SD card.   You can see how long things take to run in your syslog. 
  Likely not an issue if you're on a pi4 but it is possible...

-- 
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/9a6532d5-72f4-44a4-addc-0051945e0598n%40googlegroups.com.

Reply via email to