Please: 1. Shutdown weewx 2. Delete forecast.py in <weewx_dir>/bin/user 3. Delete the forecast directory (rm -rf <weewx_dir>/skin/forecast) 4. Install forecast again. 5. Start weewx.
If you are still getting this error, please post a sanitized copy of your weewx.conf. If you are making changes to the forecast skin itself, please post those diffs. > On May 8, 2020, at 2:59 PM, Howard Walter <[email protected]> wrote: > > > Thanks the pointer John. I downloaded and installed your version. > > The previous errors have disappeared but unfortunately there are new ones: > (I missed the syslog lines from the NWS download but attached the forecast > database) > May 8 13:52:46 wxn wee_reports[13949] DEBUG weewx.reportengine: Running > report 'forecast' > May 8 13:52:46 wxn wee_reports[13949] DEBUG weewx.reportengine: Found > configuration file /home/weewx/skins/forecast/skin.conf for report 'forecast' > May 8 13:52:46 wxn wee_reports[13949] DEBUG weewx.cheetahgenerator: Using > search list ['weewx.cheetahgenerator.Almanac', > 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', > 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', > 'weewx.cheetahgenerator.Extras', 'user.forecast.ForecastVariables'] > May 8 13:52:46 wxn wee_reports[13949] DEBUG weewx.manager: Daily summary > version is 2.0 > May 8 13:52:47 wxn wee_reports[13949] DEBUG user.forecast: MainThread: > _get_stats: '>' not supported between instances of 'NoneType' and 'float' > May 8 13:52:47 wxn wee_reports[13949] DEBUG user.forecast: MainThread: > _get_stats: '>' not supported between instances of 'NoneType' and 'float' > May 8 13:52:47 wxn wee_reports[13949] DEBUG user.forecast: MainThread: > _get_max: '>' not supported between instances of 'NoneType' and 'float' > May 8 13:52:47 wxn wee_reports[13949] DEBUG user.forecast: MainThread: > _get_min: '<' not supported between instances of 'NoneType' and 'float' > May 8 13:52:47 wxn wee_reports[13949] DEBUG user.forecast: MainThread: > _get_max: '>' not supported between instances of 'NoneType' and 'float' > May 8 13:52:47 wxn wee_reports[13949] DEBUG user.forecast: MainThread: > _get_stats: '>' not supported between instances of 'NoneType' and 'float' > May 8 13:52:47 wxn wee_reports[13949] DEBUG user.forecast: MainThread: > _get_max: '>' not supported between instances of 'NoneType' and 'float' > May 8 13:52:47 wxn wee_reports[13949] DEBUG user.forecast: MainThread: > _get_min: '<' not supported between instances of 'NoneType' and 'float' > > > > -- > 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/51f335f7-14be-4524-9144-eadec93cf754%40googlegroups.com. > <forecast.sdb> -- 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/B1766ED4-7015-4B4E-B42B-6517CEEB1D69%40johnkline.com.
