Well, an Internet search suggests this is not just flipping a pointer or symlink!
https://github.com/weewx/weewx/wiki/weewx4-compatibility-matrix Seeing as my system is up to date from an O/S and weewx standpoint, and I have written no extensions or drivers, etc., would the following work? # # required apt-get install python3-configobj apt-get install python3-pil apt-get install python3-cheetah apt-get install python3-usb apt-get install python3-serial # optional apt-get install python3-ephem apt-get install mariadb-client apt-get install python3-mysqldb # weewx apt-get install python3-weewx Seems to be a bit risky and not for the faint of heart. What say, gurus? I can leave it at python 2.7.16 for now, although at some point that's going away . . . On Wednesday, June 3, 2020 at 10:24:20 AM UTC-3, 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/de12512f-ad38-45ec-ad16-1f009fd2c85c%40googlegroups.com.
