Hi @Greg from Oz Thanks for looking.
I ran this : ubuntu@gand:~$ wget -qO - http://weewx.com/apt/weewx-python3.list | sudo tee /etc/apt/sources.list.d/weewx.list I just followed the guide. Should I also run: ubuntu@gand:~$ wget -qO - http://weewx.com/apt/weewx-python2.list <http://weewx.com/apt/weewx-python3.list> | sudo tee /etc/apt/sources.list.d/weewx.list Rgds Gert On Friday, May 1, 2020 at 10:57:33 AM UTC+2, Greg from Oz wrote: > > My guess would be when you ran the python3 instead of python2 > ubuntu@gand:~$ wget -qO - http://weewx.com/apt/weewx-python3.list | sudo > tee /etc/apt/sources.list.d/weewx.list > instead of > ubuntu@gand:~$ wget -qO - http://weewx.com/apt/weewx-python2.list > <http://weewx.com/apt/weewx-python3.list> | sudo tee > /etc/apt/sources.list.d/weewx.list > > > On Friday, 1 May 2020 18:50:56 UTC+10, Manfred Maier wrote: >> >> Hmm ... I'm obviously doing something wrong. >> >> I'm running Weewx on a RPi 4 (latest version of Rasbian). The original >> installation was done via the DEB package (at least I think that I did it >> that way). >> >> I've now tried to update: >> sudo apt-get update: Runs fine >> sudo apt-get install weewx: Returns with a message, that I'm already >> on the latest version (3.9.2) >> >> Where is my mistake? >> >> >> Thanks! >> Manfred >> >> >>> -- 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/ceab0742-cb99-4d57-b025-bfefa5742173%40googlegroups.com.
