root@raspberrypi_weather:/home/weewx/bin/user# python alarm.py ../../weewx.conf
Traceback (most recent call last):
File "alarm.py", line 210, in <module>
alarm = MyAlarm(engine, config_dict)
File "alarm.py", line 93, in __init__
self.bind(weewx.NEW_ARCHIVE_RECORD, self.newArchiveRecord) # NOTE 1
File "/home/weewx/bin/weewx/engine.py", line 279, in bind
self.engine.bind(event_type, callback)
AttributeError: 'NoneType' object has no attribute 'bind'
--
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 weewx-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/ABc64bFdxh0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.