Hello all, I just spent an hour re-activating my weewx install and a couple other services after I ran brew upgrade and it updated ffmpeg and some other utilities requiring python 3.9.
It turns out a host of pip modules, including Cheetah3 and pyephem, don’t build under 3.9 of pip quite yet. (Complaining of int -> str errors) So I had to make sure the modules were available to the 3.8 version and then run weewx specifically with that version rather than with the generic python3 command. A bit of an unexpected headache but such is life. Hopefully this message warns others.. and hopefully in time the modules will come along in 3.9 Cheers Chris -- 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/499B9E68-5E66-4389-8A9B-048668E06A74%40gmail.com.