I'm using a patched version of wh23xx driver successfully with weewx 4.5. 
After upgrade to 4.7.0 weewx crashes on startup:

Mär 09 08:03:34 imurr9 python3[21370]: weewx[21370] INFO weewx.engine: 
Loading station type WH23xx (user.wh23xx)
Mär 09 08:03:34 imurr9 weewx[21356]: Starting weewx weather system: weewx.
Mär 09 08:03:34 imurr9 systemd[1]: Started LSB: weewx weather system.
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] INFO weewx.engine: 
StdConvert target unit is 0x1
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] INFO weewx.wxservices: 
StdWXCalculate will use data binding wx_binding
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__: 
Caught unrecoverable exception:
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****  Empty module name
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****  Traceback (most recent call last):
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****    File "/usr/share/weewx/weewxd", line 147, in main
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****      engine = weewx.engine.StdEngine(config_dict)
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****    File "/usr/share/weewx/weewx/engine.py", line 93, in __init__
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****      self.loadServices(config_dict)
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****    File "/usr/share/weewx/weewx/engine.py", line 161, in loadServices
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****      obj = weeutil.weeutil.get_object(svc)(self, config_dict)
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****    File "/usr/share/weewx/weeutil/weeutil.py", line 1150, in get_object
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****      mod = __import__(module)
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****  ValueError: Empty module name
Mär 09 08:03:35 imurr9 python3[21370]: weewx[21370] CRITICAL __main__:     
****  Exiting.

But I have to admit - before updating I did deinstall the old forecast 
module using wee_extension --uninstall=forecast

I tried to exchange my old wh23xx.py by the patched one from neighbouring 
thread <https://groups.google.com/g/weewx-user/c/OHum8GwHfhI>

But I guess that I have a different problem. any ideas?


Regards, Michael

-- 
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/726d3427-9752-456c-81c7-e9da5fb9de49n%40googlegroups.com.

Reply via email to