Traceback (most recent call last):
File "/usr/share/weewx/weewxd", line 261, in <module>
main()
File "/usr/share/weewx/weewxd", line 154, in main
engine.run()
File "/usr/share/weewx/weewx/engine.py", line 188, in run
for packet in self.console.genLoopPackets():
File "/usr/share/weewx/weewx/drivers/ultimeter.py", line 131, in genLoopPackets
data = Station.parse_readings(readings)
File "/usr/share/weewx/weewx/drivers/ultimeter.py", line 298, in parse_readings
data['windSpeed'] = Station._decode(buf[0:4], 0.1 * MILE_PER_KM) # mph
File "/usr/share/weewx/weewx/drivers/ultimeter.py", line 326, in _decode
v = int(s, 16)
TypeError: int() can't convert non-string with explicit base
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/62188d7d-d03f-45e8-996a-b74f0a2c436c%40googlegroups.com.
May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: **** File "/usr/share/weewx/weewx/engine.py", line 188, in run
May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: **** for packet in self.console.genLoopPackets():
May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: **** File "/usr/share/weewx/weewx/drivers/ultimeter.py", line 131, in genLoopPackets
May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: **** data = Station.parse_readings(readings)
May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: **** File "/usr/share/weewx/weewx/drivers/ultimeter.py", line 298, in parse_readings
May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: **** data['windSpeed'] = Station._decode(buf[0:4], 0.1 * MILE_PER_KM) # mph
May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: **** File "/usr/share/weewx/weewx/drivers/ultimeter.py", line 327, in _decode
May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: **** v = int(s, 16)
May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: **** TypeError: int() can't convert non-string with explicit base
May 27 19:38:02 alpharetta weewx[23054] CRITICAL __main__: **** Exiting.
Thanks for you help.
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/59c70ced-e608-4dd7-9b78-ba6171670e53%40googlegroups.com.
--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/f6f795d1-a0cd-4c81-b8ee-4e8bf642cac8%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/88d31299-1472-4e74-8a7d-77b0e9b3965e%40googlegroups.com.