Hi all,
I'm running weewx on a Debian system. Last week I updated to Bookworm and weewx 5.1 and it appears to have broken pyephem.
I am using the pip method and pyephem is reported as installed successfully in the weewx-venv folders (and I can confirm there are folders for both 3.9 and 3.11 that both have pyephem modules inside.
I've also installed with apt install python3-ephem on the system as a whole.
Regardless, weewx is reporting: 'pyephem' not detected in the logs.
I've seen a few other people mention this when upgrading here but having seen any firm resolutions? I've tried running the weewx installer again, I actually ran the whole pip install procedure up to python3 -m pip install weewx. It reports everything is installed, but upon launch, weewx doesn't see pyephem.
Is there another log I can find to see if there are failures with linking to pyephem?
Thanks for any suggestions
Chris