There's a new weewx-aqi release (1.3) 
https://github.com/jonathankoren/weewx-aqi/releases/tag/v1.3 so make sure 
you get that. It has some changes that effect aqi_backfill, including the 
fix for this.

Be aware, aqi_backfill  pretty temperamental. 


On Wednesday, July 1, 2020 at 3:57:10 AM UTC-7, Rahul Bedi wrote:
>
> Hi,
>
> I tried running the "aqi_backfill" script which is part of the aqi 
> extension on a weewx 4.1.1 install and get the following error.
>
> Looks like way to pull the config seems to have changes since the time 
> this script was written.
>
> Any ideas?
>
> - Rahul
>
>
> pi@PrideWeatherStation:/usr/share/weewx $ sudo ./aqi_backfill weewx.conf
> Traceback (most recent call last):
>   File "./aqi_backfill", line 34, in <module>
>     config = weewx.engine.getConfiguration(args.config_file)
> AttributeError: 'module' object has no attribute 'getConfiguration'
>
>
>
> pi@PrideWeatherStation:/usr/share/weewx $ sudo ./aqi_backfill 
> /etc/weewx/weewx.conf
> Traceback (most recent call last):
>   File "./aqi_backfill", line 34, in <module>
>     config = weewx.engine.getConfiguration(args.config_file)
> AttributeError: 'module' object has no attribute 'getConfiguration'
>
>

-- 
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/cc941830-184c-4006-9aff-65071baa3d29o%40googlegroups.com.

Reply via email to