When I recently built up a new Pi3 system I defaulted to python3 so that any call to just python uses python3. This removed any confusion :). The issue I had with this was that some python testing scripts I used for my home brew weather station had a number of syntax (primarily printing) issues..fixed these and as far as python concerned no issues with weewxV4.0, I only did it to remain current not for any other reason.
Neville On Wednesday, June 3, 2020 at 11:24:20 PM UTC+10, WindnFog wrote: > > I updated my Pi 4 to Raspberry Pi OS and weewx to version 4.1.1. > Everything seems A-OK. Great job, fellows! > > To move entirely into the 21st century, I want to start using python 3 > (already installed) instead of python 2.7. Where do I find the > documentation to make the switch? Any "gotchas" I of which I need to be > aware? > > - Paul VE1DX > > https://www.ve1dx.net > -- 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/4603364e-c8b3-445a-919c-8b5e2ff293a8%40googlegroups.com.
