Re: [weewx-user] module 'serial' has no attribute 'Serial'

2024-04-29 Thread Adam Ellsworth
Did you by any chance do a pip install of > "serial", instead of "pyserial"? The former is for serializing JSON, the > latter for communicating with serial ports. > > On Sun, Apr 28, 2024 at 12:28 PM Adam Ellsworth wrote: > >> Hello, I've been running we

[weewx-user] module 'serial' has no attribute 'Serial'

2024-04-28 Thread Adam Ellsworth
Hello, I've been running weewx smoothly for years, recently there was a power outage and when it came back up, weewx won't start. I assume something got updated and broke.. something? In an attempt to fix it I installed the latest weewx 5.0.1... It's using python 3.8.10 says the log. I re-ran s