On Wednesday, March 22, 2017 at 6:54:47 PM UTC-4, Alec Bennett wrote: > > It seems to fit the bill, but I'm currently getting lots of these errors > during generation: > >> File "/usr/local/lib/python2.7/dist-packages/configobj.py", line 554, >> in __getitem__ >> val = dict.__getitem__(self, key) >> KeyError: 'skin' > > > I'm guessing it's user error and an issue with my weewx.conf file, but so > far it's got me stumped. >
looks like you're missing the skin=xxxx directive in a section in [StdReport] the forecast extension *should* work right out of the box. did you make some changes? -- 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.
