Karl, Can you tell me which driver you were using when you tried to reconfigure? Even better, perhaps you could send me your private copy of the weewx.conf you were using? [email protected]
-tk On Tue, Apr 19, 2022 at 5:04 PM kheller2 <[email protected]> wrote: > It's also related to python2. I installed 4.7 and most of the python3 > components on Centos7 forced installed the rpm for EL8. Works good, and of > course the config crashes if you use python2, but works with python3. i > will be building out a EL8 box soon. > > On Tuesday, April 19, 2022 at 2:38:24 PM UTC-4 kheller2 wrote: > >> Actually, the fix mentioned in #172 is not in my copy >> of cheetahgenerator.py. But even after adding it and recompiling it still >> bombs out. >> >> >> On Monday, April 18, 2022 at 5:05:58 PM UTC-4 matthew wall wrote: >> >>> On Monday, April 18, 2022 at 11:11:59 AM UTC-4 kheller2 wrote: >>> >>>> File "/usr/lib/python2.7/site-packages/configobj.py", line 1457, in >>>> _handle_bom >>>> if not line.startswith(BOM): >>>> UnicodeDecodeError: 'ascii' codec can't decode byte 0xff in position 0: >>>> ordinal not in range(128) >>>> >>> >>> the first think i thought of was the BOM problem that was fixed in issue: >>> >>> https://github.com/weewx/weewx/issues/172 >>> >>> -- > 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/a9a76ccb-c89a-4783-a05f-2f13397c3da3n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/a9a76ccb-c89a-4783-a05f-2f13397c3da3n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEBbhURLggv7ObhEc%3DRNr10MeCyxT41mNiFLFUZR4856tA%40mail.gmail.com.
