I have tried it again and it continues to give the same problem. I have 
downloaded the file directly and executed it

pi@meteo:~ $ sudo wee_extension --install weewx-sdr-master.zip

but now this error appears when executing it

pi@meteo:~ $ sudo wee_config --reconfigure --driver=user.sdr --no-prompt
Using configuration file /etc/weewx/weewx.conf
Traceback (most recent call last):
  File "/usr/bin/wee_config", line 115, in <module>
    main()
  File "/usr/bin/wee_config", line 110, in main
    config_mgr.run(args, options)
  File "/usr/share/weewx/weecfg/config.py", line 102, in run
    self.modify_config(config_dict, options)
  File "/usr/share/weewx/weecfg/config.py", line 120, in modify_config
    stn_info = self.get_stn_info(config_dict, options)
  File "/usr/share/weewx/weecfg/config.py", line 129, in get_stn_info
    stn_info = weecfg.get_station_info(config_dict)
  File "/usr/share/weewx/weecfg/__init__.py", line 788, in get_station_info
    stn_info['driver'] = config_dict[stn_info['station_type']]['driver']
  File "/usr/lib/python2.7/dist-packages/configobj.py", line 554, in __getitem__
    val = dict.__getitem__(self, key)
KeyError: 'driver'


Now where can the error be?



El viernes, 6 de marzo de 2020, 11:08:49 (UTC+1), gjr80 escribió:
>
> Hi,
>
> Those exact commands worked fine for me just now. I suggest you delete the 
> old .zip file and try downloading the .zip file again, it looks like it was 
> corrupted somewhere between github and your computer.
>
> Gary
>
>

-- 
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/b0bea209-95e8-4d9c-b824-78f54cd91922%40googlegroups.com.

Reply via email to