Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template evaluation fails - cannot find 'format' #59

Open
cngarrison opened this issue Sep 23, 2022 · 0 comments
Open

Template evaluation fails - cannot find 'format' #59

cngarrison opened this issue Sep 23, 2022 · 0 comments

Comments

@cngarrison
Copy link

Where should I look to fix the following error? Maybe it's due to a missing python package?

Sep 23 17:40:30 lanserver weewx[9623] ERROR weewx.cheetahgenerator: Evaluation of template /etc/weewx/skins/neowx-material/archive/NOAA-%Y-%m.txt.tmpl failed.
Sep 23 17:40:30 lanserver weewx[9623] ERROR weewx.cheetahgenerator: **** Ignoring template /etc/weewx/skins/neowx-material/archive/NOAA-%Y-%m.txt.tmpl
Sep 23 17:40:30 lanserver weewx[9623] ERROR weewx.cheetahgenerator: **** Reason: cannot find 'format' while searching for 'format'
Sep 23 17:40:30 lanserver weewx[9623] ERROR weewx.cheetahgenerator: **** To debug, try inserting '#errorCatcher Echo' at top of template
Sep 23 17:40:47 lanserver weewx[9623] ERROR weewx.cheetahgenerator: Evaluation of template /etc/weewx/skins/neowx-material/archive/NOAA-%Y.txt.tmpl failed.
Sep 23 17:40:47 lanserver weewx[9623] ERROR weewx.cheetahgenerator: **** Ignoring template /etc/weewx/skins/neowx-material/archive/NOAA-%Y.txt.tmpl
Sep 23 17:40:47 lanserver weewx[9623] ERROR weewx.cheetahgenerator: **** Reason: cannot find 'nolabel' while searching for 'nolabel'
Sep 23 17:40:47 lanserver weewx[9623] ERROR weewx.cheetahgenerator: **** To debug, try inserting '#errorCatcher Echo' at top of template
Sep 23 17:41:24 lanserver weewx[9623] INFO weewx.cheetahgenerator: Generated 10 files for report NeoWXReport in 55.58 seconds
Sep 23 17:41:24 lanserver weewx[9623] INFO weewx.reportengine: Copied 0 files to /var/www/html/weewx/neowx-material

-cng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant