Hey community,
I have tried updating weewx to version 4.8.0 and the vantage driver is not able to import weeutil. I am getting the error:
"ModuleNotFoundError: No module named 'weeutil' ".
I haven't changed the way I run the program: I still use the command ["python3", "-m", "weewx.drivers.vantage", "--port", "/dev/ttyUSB0"] (Dockerfile).
Did anyone experience the same issue?
Thanks,
Saverio