Dear m,

The next problem:
Dec 28 07:10:09 raspberrypi weewx[6917]:     ****    File 
"/usr/share/weewx/user/idokep.py", line 71, in __init__
Dec 28 07:10:09 raspberrypi weewx[6917]:     ****     
 site_dict.setdefault('database_dict', 
config_dict['Databases'][config_dict['StdArchive']['archive_database']])
Dec 28 07:10:09 raspberrypi weewx[6917]:     ****    File 
"/usr/lib/python2.7/dist-packages/configobj.py", line 554, in __getitem__
Dec 28 07:10:09 raspberrypi weewx[6917]:     ****      val = 
dict.__getitem__(self, key)
Dec 28 07:10:09 raspberrypi weewx[6917]:     ****  KeyError: 
'archive_database'


Thank you for your help.

Best Regards
Sandor

2016. december 28., szerda 1:07:19 UTC+1 időpontban mwall a következőt írta:
>
> On Tuesday, December 27, 2016 at 6:41:52 PM UTC-5, Sándor Makány wrote:
>>
>> Kedves Lóránt!
>>
>> Próbálom beüzemelni a modulod, azonban az alábbi hibába futok bele: 
>> File "/usr/share/weewx/user/idokep.py", line 63, in __init__
>> Dec 27 23:37:45 raspberrypi weewx[4830]:     ****      site_dict = 
>> weewx.restx.get_dict(config_dict, 'IDOKEP')
>> Dec 27 23:37:45 raspberrypi weewx[4830]:     ****  AttributeError: 
>> 'module' object has no attribute 'get_dict'
>>
>> Elképzelhető hogy a pro.idokep.hu funkció még nem megy. Ha megoldható 
>> lenne és megírnád mit is kell módosítani akkor nagyon megköszönném.
>>
>>>
>>>
> line 63 should be get_site_dict instead of get_dict
>
> m 
>

Reply via email to