Thanks Vince. I will update the OS when I get a chance, the Pi does a few other things besides Weewx. But like you mentioned, unless I get it current, I'll be battling stuff like this forever. I rolled back to v4.3.0 as I saved the image before playing with it.
On Tuesday, 1 November 2022 at 05:45:07 UTC+11 vince wrote: > On Monday, October 31, 2022 at 10:29:34 AM UTC-7 Steve wrote: > >> @rpi3:~# pip install Cheetah3 >> DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. >> Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 >> will drop support for Python 2.7 in January 2021. >> > > Now would be a great time to switch to python3 if you can, given that > python2 is almost two years out of support....especially since you are > running a setup.py installation and can easily do a backup of the whole > /home/weewx tree in one step...just in case. > > As Tom suggested, just use 'pip3' and 'python3' to be darn certain you use > the desired 'supported' python version for your os. > > Also, your os is 'really' out of date as well if you see python 3.5 in > /usr/lib. A current raspi would have python 3.9 in /usr/lib, so you might > think about spending the five or so bucks and tossing a new SD card in with > current RaspiOS and getting everything current now. Your time is worth > something to you too, as you might be battling version things for a long > time otherwise.... > > > -- 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/44bb855a-d963-4149-bafe-1f0527b2e3d5n%40googlegroups.com.
