​See the post
https://groups.google.com/d/msg/weewx-user/ydhQftFQ2Ys/i8422WUgBAAJ and
beyond.

-tk​

On Wed, Mar 15, 2017 at 2:01 AM, Eelco F <[email protected]> wrote:

> There is this reference in my skin.conf:
>
> search_list_extensions = examples.xsearch.MyXSearch
>
> if I comment this out, I even get some more errors:
>
>
> cheetahgenerator: Generate failed with exception '<class
> 'NameMapper.NotFound'>'
> Mar 15 10:00:17 weerstation weewx[1446]: cheetahgenerator: **** Ignoring
> template /etc/weewx/skins/Aangepast/trend.html.tmpl
> Mar 15 10:00:17 weerstation weewx[1446]: cheetahgenerator: **** Reason:
> cannot find 'alltime'
> Mar 15 10:00:17 weerstation weewx[1446]: ****  Traceback (most recent call
> last):
> Mar 15 10:00:17 weerstation weewx[1446]: ****    File
> "/usr/share/weewx/weewx/cheetahgenerator.py", line 329, in generate
> Mar 15 10:00:17 weerstation weewx[1446]: ****      print >> _file,
> compiled_template
> Mar 15 10:00:17 weerstation weewx[1446]: ****    File
> "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in
> __str__
> Mar 15 10:00:17 weerstation weewx[1446]: ****      rc = getattr(self,
> mainMethName)()
> Mar 15 10:00:17 weerstation weewx[1446]: ****    File
> "_etc_weewx_skins_Aangepast_trend_html_tmpl.py", line 530, in respond
> Mar 15 10:00:17 weerstation weewx[1446]: ****  NotFound: cannot find
> 'alltime'
> Mar 15 10:00:17 weerstation weewx[1446]: cheetahgenerator: Generate failed
> with exception '<class 'NameMapper.NotFound'>'
> Mar 15 10:00:17 weerstation weewx[1446]: cheetahgenerator: **** Ignoring
> template /etc/weewx/skins/Aangepast/smartphone/temp_outside.html.tmpl
> Mar 15 10:00:17 weerstation weewx[1446]: cheetahgenerator: **** Reason:
> cannot find 'seven_day'
> Mar 15 10:00:17 weerstation weewx[1446]: ****  Traceback (most recent call
> last):
> Mar 15 10:00:17 weerstation weewx[1446]: ****    File
> "/usr/share/weewx/weewx/cheetahgenerator.py", line 329, in generate
> Mar 15 10:00:17 weerstation weewx[1446]: ****      print >> _file,
> compiled_template
> Mar 15 10:00:17 weerstation weewx[1446]: ****    File
> "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in
> __str__
> Mar 15 10:00:17 weerstation weewx[1446]: ****      rc = getattr(self,
> mainMethName)()
> Mar 15 10:00:17 weerstation weewx[1446]: ****    File
> "_etc_weewx_skins_Aangepast_smartphone_temp_outside_html_tmpl.py", line
> 125, in respond
> Mar 15 10:00:17 weerstation weewx[1446]: ****  NotFound: cannot find
> 'seven_day'
> Mar 15 10:00:18 weerstation weewx[1446]: cheetahgenerator: Generate failed
> with exception '<class 'NameMapper.NotFound'>'
> Mar 15 10:00:18 weerstation weewx[1446]: cheetahgenerator: **** Ignoring
> template /etc/weewx/skins/Aangepast/week.html.tmpl
> Mar 15 10:00:18 weerstation weewx[1446]: cheetahgenerator: **** Reason:
> cannot find 'seven_day'
> Mar 15 10:00:18 weerstation weewx[1446]: ****  Traceback (most recent call
> last):
> Mar 15 10:00:18 weerstation weewx[1446]: ****    File
> "/usr/share/weewx/weewx/cheetahgenerator.py", line 329, in generate
> Mar 15 10:00:18 weerstation weewx[1446]: ****      print >> _file,
> compiled_template
> Mar 15 10:00:18 weerstation weewx[1446]: ****    File
> "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in
> __str__
> Mar 15 10:00:18 weerstation weewx[1446]: ****      rc = getattr(self,
> mainMethName)()
> Mar 15 10:00:18 weerstation weewx[1446]: ****    File
> "_etc_weewx_skins_Aangepast_week_html_tmpl.py", line 125, in respond
> Mar 15 10:00:18 weerstation weewx[1446]: ****  NotFound: cannot find
> 'seven_day'
> Mar 15 10:00:18 weerstation weewx[1446]: cheetahgenerator: Generate failed
> with exception '<class 'NameMapper.NotFound'>'
> Mar 15 10:00:18 weerstation weewx[1446]: cheetahgenerator: **** Ignoring
> template /etc/weewx/skins/Aangepast/smartphone/wind.html.tmpl
> Mar 15 10:00:18 weerstation weewx[1446]: cheetahgenerator: **** Reason:
> cannot find 'seven_day'
> Mar 15 10:00:18 weerstation weewx[1446]: ****  Traceback (most recent call
> last):
> Mar 15 10:00:18 weerstation weewx[1446]: ****    File
> "/usr/share/weewx/weewx/cheetahgenerator.py", line 329, in generate
> Mar 15 10:00:18 weerstation weewx[1446]: ****      print >> _file,
> compiled_template
> Mar 15 10:00:18 weerstation weewx[1446]: ****    File
> "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in
> __str__
> Mar 15 10:00:18 weerstation weewx[1446]: ****      rc = getattr(self,
> mainMethName)()
> Mar 15 10:00:18 weerstation weewx[1446]: ****    File
> "_etc_weewx_skins_Aangepast_smartphone_wind_html_tmpl.py", line 127, in
> respond
> Mar 15 10:00:18 weerstation weewx[1446]: ****  NotFound: cannot find
> 'seven_day'
>
> --
> 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].
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to