On Friday, May 1, 2020 at 8:54:39 AM UTC-4, Tom Keffer wrote:
>
> EVERYONE: 
>
> The default python for debian 9 and 10 is *Python 3*, not Python 2. This 
> includes all debian stretch- and buster-based distributions, such as 
> Raspbian, and Ubuntu. 
>

slight correction:

the python3-weewx package is supported on debian10 (use the 
weewx-python3.list file)

the python-weewx package is supported on every debian back to 7, including 
debian10 (use the weewx-python2.list file)

if you were using any debian system and had installed weewx using apt, then 
all you have to do is 'sudo apt-get update; sudo apt-get install weewx'.  
that will bring you to weewx4, still using python2.

if you are using debian10, then you can grab the weewx-python3.list file 
then do the 'sudo apt-get update; sudo apt-get install weewx' and you will 
get weewx4 and python3.

debian9 won't work out-of-the-box with the python3-weewx package because 
debian9 does not have a cheetah package for python3.  you would have to 
install cheetah for python3 yourself, then force apt to ignore the 
dependency.

the dependency matrix lists all of the details:

https://github.com/weewx/weewx/wiki/weewx4-compatibility-matrix

m

-- 
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/69c759b4-dd94-49cb-b98c-688da3f27cbc%40googlegroups.com.

Reply via email to