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/1a24a46a-c69f-47d9-90da-c8e0222a2e09o%40googlegroups.com.

Reply via email to