I very much doubt the update deleted anything. More likely, the default version of Python changed from 2 to 3. Were you using Python 2 before?
In any case, the fix is pretty easy: just install paho for whatever version of Python you are using. On Tue, Dec 28, 2021 at 3:31 PM Eric K <[email protected]> wrote: > I saw this thread and the symptoms are VERY similar if not the same: > https://groups.google.com/g/weewx-user/c/LS5QyRlJNU4/m/UtBjwkssAgAJ > > I've had a working weewx 4.5.1 system running inside Ubuntu 20.10 virtual > machine for about 9 months. I'm running the user.sdr driver and > MQTTsubscribe. > > I just tried to update from Ubuntu 20.10 to Ubuntu 21.04 and upon restart > weewx generated errors. > (I made a snapshot of the virtual machine before the upgrade so I just > rolled back after I saw the errors.) > [image: errors after Ubuntu 21.04 update.JPG] > Does it look like the Ubuntu update removed the paho.mqtt.client software > that I installed as a dependency for MQTTsubscribe? > > Thanks for any pointers. > Eric > > -- > 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/e519bcc3-9b08-409a-83ea-389981d58446n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/e519bcc3-9b08-409a-83ea-389981d58446n%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 on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEDFfpq0R%3D-GahcFsjtYPkHoTQ0aBU8g92E8ErmqM5faVQ%40mail.gmail.com.
