On Friday, January 26, 2018 at 4:34:07 PM UTC-5, andr3id wrote: > > It worked with a newer version of Python and a newer pyserial. I've build > python 3.6.4 on the RPi and then installed pyserial through the built-in > pip tool. To test the weewx driver I have to fix a newer Python 2 on RPi > and then I'll spend some time to verify the data. >
ray, thanks for grinding through this! weewx currently targets only python 2. more specifically, weewx is fully supported on 2.6 and 2.7, with conditional support for 2.5. it probably is not a problem if we require users to have python 2.7 in order to use this oregon scientific hardware, but python 3 is out for now. do you know yet whether this is a python issue versus a pyserial issue versus the cp21x kernel driver? m
