Oh, and i'm getting this error now from crt.py (v0.18)

Feb  9 00:25:12 weerstation weewx[32454]: crt: crt: Exception while 
handling data: unsupported operand type(s) for -: 'NoneType' and 'NoneType'
Feb  9 00:25:12 weerstation weewx[32454]: crt: **** Traceback (most recent 
call last):
Feb  9 00:25:12 weerstation weewx[32454]: crt: ****   File 
"/usr/share/weewx/user/crt.py", line 456, in handle_data
Feb  9 00:25:12 weerstation weewx[32454]: crt: ****     data = 
self.calculate(event_data, dbm)
Feb  9 00:25:12 weerstation weewx[32454]: crt: ****   File 
"/usr/share/weewx/user/crt.py", line 647, in calculate
Feb  9 00:25:12 weerstation weewx[32454]: crt: ****    
 data['sunshine_hours'] = calc_daylight_hours(alm)
Feb  9 00:25:12 weerstation weewx[32454]: crt: ****   File 
"/usr/share/weewx/user/crt.py", line 285, in calc_daylight_hours
Feb  9 00:25:12 weerstation weewx[32454]: crt: ****     return (sunset - 
sunrise) / 3600.0
Feb  9 00:25:12 weerstation weewx[32454]: crt: **** TypeError: unsupported 
operand type(s) for -: 'NoneType' and 'NoneType'


Op woensdag 6 februari 2019 14:40:34 UTC+1 schreef Thomas Keffer:
>
> Well, that was a record short release. We found a serious bug in v3.9.0 
> that could break skins that do not have fonts defined, such as cmon.
>
> So, we are releasing v3.9.1, found in the usual place 
> <http://weewx.com/downloads/>.
>
> -tk
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to