It should work in your configuration - weewx 4, python 2. I have this in a virtual machine and it's working fine for me. So I'm not sure what's gone south.
On my real website, I'm using python 3 and weewx 4. But it should work on weewx 3.9.2 with python 2, weewx 4 python 2, and weewx 4 python 3. On Thursday, February 20, 2020 at 9:00:55 AM UTC-5, G Hammer wrote: > > Yes, the encoding was there. > > So, here's an idea. What exactly should be installed to run this skin? > Meaning, how are you configured? > > > On Wednesday, February 19, 2020 at 12:53:13 PM UTC-5, Pat wrote: >> >> I see why, but this is another one I can't replicate. It's an encoding >> problem again. Can you verify your belchertown.js.tmpl file has this at >> the top? #encoding UTF-8 >> >> Here's what's causing the error in your compiled belchertown.js file. >> >> var categories = [u'N', u'NNE', u'NE', u'ENE', u'E', >> u'ESE', u'SE', u'SSE', u'S', u'SSW', u'SW', u'WSW', u'W', u'WNW', u'NW', >> u'NNW', u'N/A']; >> >> >> >> On Wednesday, February 19, 2020 at 10:29:19 AM UTC-5, G Hammer wrote: >>> >>> https://ghammer.net/weather >>> >>> On Tuesday, February 18, 2020 at 9:25:35 AM UTC-5, Pat wrote: >>>> >>>> Interesting... Remind me of the link to your site? >>>> >>> -- 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/7afe82e2-26bb-4265-a4b8-5ce303f6d9b0%40googlegroups.com.
