Worked well with pip on a Pi 5 running Debian GNU/Linux 12 (Raspberry Pi O/S).
(Inside the weewx venv): sudo systemctl stop weewx pip install --upgrade pip <-- optional, but a good idea python3 -m pip install weewx --upgrade sudo systemctl start weewx This took less than 5 minutes. - Paul VE1DX On Sunday, October 19, 2025 at 11:09:39 PM UTC-3 [email protected] wrote: > Same for me, Debian 12 as VM, station_type = GW1000 Ecowitt Gateway driver > > No issues past update > > Δημήτρης Βήχος schrieb am Sonntag, 19. Oktober 2025 um 17:30:02 UTC+2: > >> and for me upgrade to 5.2 without issues. with stable clean debian. >> >> Στις Σάββατο 18 Οκτωβρίου 2025 στις 11:34:23 π.μ. UTC+3, ο χρήστης >> [email protected] έγραψε: >> >>> After several threads addressing problems when upgrading to 5.2, I just >>> wanted to report an upgrade without any issues. Thanks to everyone involved. >>> >>> Installation type: pip >>> Upgrade path: 5.1.0 => 5.2.0 >>> OS: dockerized Ubuntu 24.04.3 LTS, Linux ubuntu 4.2.8 #2 SMP Tue Jul 15 >>> 05:36:10 CST 2025 armv7l armv7l armv7l GNU/Linux >>> Python 3.12.3 >>> driver: ecowitt_http >>> skin: fuzzy-archer v4.4 >>> extensions weewx-mqtt, MQTTSubsribe >>> >>> I've done the upgrade steps following >>> https://weewx.com/docs/5.2/quickstarts/pip/#upgrade including examples, >>> util, skins >>> >>> >>> >>> >>> >>> >>> >>> -- 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/6349c5a2-6db8-4a19-9d09-01dfa95d8ba5n%40googlegroups.com.
