Afternoon - Just setting up a new install with Simulator mode - aiming to then 
get it running with Weather Flow - however i seem to have fallen at the first 
step - on running, i get:


Traceback (most recent call last):
  File "/usr/bin/weewxd", line 64, in <module>
    weewx.engine.main(options, args)
  File "/usr/share/weewx/weewx/engine.py", line 877, in main
    engine.run()
  File "/usr/share/weewx/weewx/engine.py", line 191, in run
    self.dispatchEvent(weewx.Event(weewx.NEW_LOOP_PACKET, packet=packet))
  File "/usr/share/weewx/weewx/engine.py", line 224, in dispatchEvent
    callback(event)
  File "/usr/share/weewx/weewx/engine.py", line 528, in new_loop_packet
    self.accumulator = self._new_accumulator(event.packet['dateTime'])
  File "/usr/share/weewx/weewx/engine.py", line 638, in _new_accumulator
    self.archive_interval)
  File "/usr/share/weewx/weeutil/weeutil.py", line 281, in startOfInterval
    m = int(time_tt.tm_min  // interval_m * interval_m)
ZeroDivisionError: integer division or modulo by zero

Any help would be great!

Andy

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to