In weewx 5.1 on Raspberry Pi 3 using bookworm, I'm trying to deploy the 
exfoliation (v0.45) and forecast (vv3.5) skins.

Does anyone know how to fix this error from the exfoliation skin?

Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: 
Evaluation of template /etc/weewx/skins/exfoliation/forecast.html.tmpl 
failed with exception '<class 'TypeError'>'
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
Ignoring template /etc/weewx/skins/exfoliation/forecast.html.tmpl
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
Reason: '>' not supported between instances of 'NoneType' and 'int'
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
 Traceback (most recent call last):
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
   File "/usr/share/weewx/weewx/cheetahgenerator.py", line 334, in generate
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
     unicode_string = compiled_template.respond()
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
   File "_etc_weewx_skins_exfoliation_forecast_html_tmpl.py", line 384, in 
respond
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
   File "/usr/lib/python3/dist-packages/Cheetah/Template.py", line 1708, in 
_handleCheetahInclude
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
     self._CHEETAH__cheetahIncludes[_includeID].respond(trans)
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
   File "_etc_weewx_skins_exfoliation_forecast_table_inc.py", line 530, in 
respond
Jun 17 11:05:37 cmpweewx weewxd[19370]: ERROR weewx.cheetahgenerator: **** 
 TypeError: '>' not supported between instances of 'NoneType' and 'int'

-- 
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 visit 
https://groups.google.com/d/msgid/weewx-user/13468a9d-9ba7-4224-a3a0-59ab34ca30f5n%40googlegroups.com.

Reply via email to