Could you please go into the file ws23xx.py and change the global variable DEBUG_SERIAL to True (line 803)? Then try running the driver directly. For example:
*PYTHONPATH=bin python3 bin/weewx/drivers/ws23xx.py --readings* While you're at it, try both python2 and python3. -tk On Tue, Feb 4, 2020 at 9:45 PM P Simmons <[email protected]> wrote: > Well, weewx doesn't terminate with the new driver under Python3, but there > seems to be another issue. The reports don't update under Python3. > > It's been a long time since I modified the weewx.conf (and I'm sure I have > done so); don't discount the possibility that I've munged something! > > Here are the outputs from the gitlog of the version that I used, > weewx_debug, and the weewx.log from the time I stopped the daemon, switched > Python to "3", restarted, then stopped and switched back to Python "2" (and > restarted). > > Sorry if I'm being a "pain". I love this software! I'm very grateful for > all the effort you folks put into it. > > This issue isn't "mission critical", so feel free to move on to more > serious problems. > > p. > > -- > 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/e2c78b92-725e-4b16-a12a-953abd01e6c0%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/e2c78b92-725e-4b16-a12a-953abd01e6c0%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEAwLZe-p0r9bjEky-unoz_fST5xqxHXtYpZk3qiKSTjag%40mail.gmail.com.
