Hi Version 2.7.16
Gert On Friday, March 13, 2020 at 1:59:51 PM UTC+1, Pat wrote: > > Which version of python? > > On Thursday, March 12, 2020 at 6:52:38 PM UTC-4, Gert Andersen wrote: >> >> Hi >> >> Thanks for looking. >> >> No, I did not edit the index file. >> >> The only thing I changed was the skin.conf and changed the encoding to >> utf8 instead of strictly_ascii. This will display danish characters. >> >> >> [[SummaryByMonth]] >> # Reports that summarize "by month" >> [[[NOAA_month]]] >> encoding = utf8 >> template = NOAA/NOAA-YYYY-MM.txt.tmpl >> >> [[SummaryByYear]] >> # Reports that summarize "by year" >> [[[NOAA_year]]] >> encoding = utf8 >> template = NOAA/NOAA-YYYY.txt.tmpl >> >> Gert >> >> On Thursday, March 12, 2020 at 11:42:09 PM UTC+1, vince wrote: >>> >>> On Thursday, March 12, 2020 at 2:23:45 PM UTC-7, Gert Andersen wrote: >>>> >>>> Mar 12 22:11:24 InterceptorTest wee_reports[6182]: Belchertown >>>> Extension: version 1.1b9 >>>> Mar 12 22:11:27 InterceptorTest wee_reports[6182]: cheetahgenerator: >>>> Generate failed with exception '<type 'exceptions.UnicodeDecodeError'>' >>>> Mar 12 22:11:27 InterceptorTest wee_reports[6182]: cheetahgenerator: >>>> **** Ignoring template /etc/weewx/skins/Belchertown/about/index.html.tmpl >>>> Mar 12 22:11:27 InterceptorTest wee_reports[6182]: cheetahgenerator: >>>> **** Reason: 'ascii' codec can't decode byte 0xc3 in position 500: ordinal >>>> not in range(128) >>>> >>> >>> For starters, did you edit the index.html.tmpl file mentioned above ? >>> >>> -- 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/a6b73944-0765-4b47-a15c-cb9aad46c848%40googlegroups.com.
