Ditto. A clean install of Trixie plus a clean install of Weewx 5.2 went well. Like Vince, I used a new SD card. Experience has taught me that, over time, any O/S and software packages accumulate things that lie around and, at best, slow things up, and at worst, cause unexpected behaviour.
Paul VE1DX On Monday, January 19, 2026 at 2:19:49 PM UTC-4 Vince Skahan wrote: > Mike - worked fine for me on a clean SD card using 64 bit raspios .... > > sudo apt install -y wget gnupg > wget -qO - https://weewx.com/keys.html | sudo gpg --dearmor --output > /etc/apt/trusted.gpg.d/weewx.gpg > echo "deb [arch=all] https://weewx.com/apt/python3 buster main" | > sudo tee /etc/apt/sources.list.d/weewx.list > sudo apt update > sudo apt install weewx > > > On Monday, January 19, 2026 at 8:54:10 AM UTC-8 salinois wrote: > >> hello Mike, >> >> I followed the instructions to install "weewx 5.2" for Trixie but I have >> a RPi3b. >> >> I used Venv for python . It works fine at the end. >> >> I done a document. If you can't manage it, I could send it to you, maybe >> it will help. >> >> Patrick >> Le 19/01/2026 à 16:20, Mike W a écrit : >> >> I am having problems installing WeeWx on a Raspberry pi running the Trixi >> release of raspberrypi OS >> >> I'm unable to GIT the required key from WeeWX.com >> I suspect the instructions have changed from the old Buster version, as >> documented in the 'debian' instructions - >> <https://weewx.com/docs/5.2/quickstarts/debian/> >> <https://weewx.com/docs/5.2/quickstarts/debian/> -, but cannot locate >> correct command line info. >> Any help appreciated. >> thanks.. >> >> -- >> 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 visit >> https://groups.google.com/d/msgid/weewx-user/d19fe126-e859-4767-9eea-414d91ce5eben%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/d19fe126-e859-4767-9eea-414d91ce5eben%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> -- 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 visit https://groups.google.com/d/msgid/weewx-user/766eba6d-fddd-48fe-9f5f-52865fba5272n%40googlegroups.com.
