Hello, I am new to this, I have installed sdr and rtl software following
the help guide, I have solved some inconveniences due to the difference in
folder locations, but when I start the weewx I have this driver load error.
could you please help me, thanks
pi@meteo:~ $ sudo /etc/init.d/weewx start;sudo tail -f /var/log/syslog
[ ok ] Starting weewx (via systemctl): weewx.service.
Mar 8 22:53:15 meteo weewx[16097]: **** File
"/home/weewx/bin/weewx/engine.py", line 888, in main
Mar 8 22:53:15 meteo weewx[16097]: **** engine =
engine_class(config_dict)
Mar 8 22:53:15 meteo weewx[16097]: **** File
"/home/weewx/bin/weewx/engine.py", line 72, in __init__
Mar 8 22:53:15 meteo weewx[16097]: ****
self.setupStation(config_dict)
Mar 8 22:53:15 meteo weewx[16097]: **** File
"/home/weewx/bin/weewx/engine.py", line 90, in setupStation
Mar 8 22:53:15 meteo weewx[16097]: **** driver =
config_dict[stationType]['driver']
Mar 8 22:53:15 meteo weewx[16097]: **** File
"/usr/lib/python2.7/dist-packages/configobj.py", line 554, in __getitem__
Mar 8 22:53:15 meteo weewx[16097]: **** val =
dict.__getitem__(self, key)
Mar 8 22:53:15 meteo weewx[16097]: **** KeyError: 'driver'
Mar 8 22:53:15 meteo weewx[16097]: **** Exiting.
--
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/49f1f996-9d2f-49ec-af10-8ae5d6a105cd%40googlegroups.com.