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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/37f92b32-fd61-43e4-a850-e53f26a2120an%40googlegroups.com.

Reply via email to