Hi everybody

I have upgraded my debian 10 (buster) to debian 11 (bullseye) following 
this procedure: 
https://ostechnix.com/upgrade-to-debian-11-bullseye-from-debian-10-buster/


   1. During first step (10.4 to 10.11) it's ok but I have to replace 
   weewx.conf by the copy (before upgrade)
   2. During second step (10.11 to 11) the upgrade seems to be OK but I 
   have this error:


Traceback (most recent call last):
  File "/usr/share/weewx/wee_reports", line 102, in <module>
    main()
  File "/usr/share/weewx/wee_reports", line 66, in main
    engine = weewx.engine.DummyEngine(config_dict)
  File "/usr/share/weewx/weewx/engine.py", line 93, in __init__
    self.loadServices(config_dict)
  File "/usr/share/weewx/weewx/engine.py", line 161, in loadServices
    obj = weeutil.weeutil.get_object(svc)(self, config_dict)
  File "/usr/share/weewx/weeutil/weeutil.py", line 1150, in get_object
    mod = __import__(module)
  File "/usr/share/weewx/user/mqtt.py", line 100, in <module>
    import paho.mqtt.client as mqtt
ModuleNotFoundError: No module named 'paho'

Could you help me
Thank's

-- 
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/fc6e209e-90df-4626-9163-0ff2689b4932n%40googlegroups.com.

Reply via email to