Thanks Matthew, I think it may have been corruption of the os, even a full removal of Weewx and attempted reinstall didnt fix, gave the same error. I did a clean install on another Pi with a new sdcard and it went fine, apart from one tmpl file not process, i'll ask about that on a separate thread.
On Friday, May 13, 2022 at 3:22:01 PM UTC+1 matthew wall wrote: > On Friday, May 13, 2022 at 4:38:58 AM UTC-4 [email protected] wrote: > >> Hi, I'm running Weewx on Rasbian with a Davis Vantage Vue on Rasbian, >> Just tried to update from 4.7.0 to 4.8.0-1 and am getting the following >> errors, any suggestions to fix please? >> > > which python are you using? which version of rasbian? how did you > initiate the update? > > try deleting the compiled python files. for python2, delete them like > this: > > sudo find /usr/share/weewx -name '*.pyc' -delete > > then do the update again. > > -- 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/b534622d-f117-46ac-963b-40349c3866fen%40googlegroups.com.
