Sorry about the ugly above. Try this:

[root@localhost src]# wee_extension --install --dry-run 
weewx-forecast-a.zip 
Traceback (most recent call last):
  File "/usr/share/weewx/wee_extension", line 88, in <module>
    main()
  File "/usr/share/weewx/wee_extension", line 67, in main
    config_path, config_dict = weecfg.read_config(options.config, _args)
  File "/usr/share/weewx/weecfg/__init__.py", line 179, in read_config
    default_encoding='utf-8')
  File "/usr/lib/python3.6/site-packages/configobj.py", line 1229, in 
__init__
    self._load(infile, configspec)
  File "/usr/lib/python3.6/site-packages/configobj.py", line 1287, in _load
    content = self._handle_bom(content)
  File "/usr/lib/python3.6/site-packages/configobj.py", line 1437, in 
_handle_bom
    return self._decode(infile, self.encoding)
  File "/usr/lib/python3.6/site-packages/configobj.py", line 1517, in 
_decode
    infile[i] = line.decode(encoding)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdc in position 7: 
invalid continuation byte

-- 
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/aaccba50-c2a7-4cc2-a5e2-a8ac6d368721o%40googlegroups.com.

Reply via email to