Hi to all, For what ever reason weewx will not work after installing via the instructions here: https://www.weewx.com/docs/debian.htm As a nwbe to weewx and linux so all help is appreciated Thanks
Here is what I get on the log report: Here is what I get on the log report: sudo tail -f /var/log/syslog Nov 10 12:49:13 willie-ThinkPad-X131e weewx[5225] CRITICAL __main__: **** could not convert string to float: '36.7680 -92.2672' Nov 10 12:49:13 willie-ThinkPad-X131e weewx[5225] CRITICAL __main__: **** Traceback (most recent call last): Nov 10 12:49:13 willie-ThinkPad-X131e weewx[5225] CRITICAL __main__: **** File "/usr/share/weewx/weewxd", line 148, in main Nov 10 12:49:13 willie-ThinkPad-X131e weewx[5225] CRITICAL __main__: **** engine = weewx.engine.StdEngine(config_dict) Nov 10 12:49:13 willie-ThinkPad-X131e weewx[5225] CRITICAL __main__: **** File "/usr/share/weewx/weewx/engine.py", line 84, in __init__ Nov 10 12:49:13 willie-ThinkPad-X131e weewx[5225] CRITICAL __main__: **** self.stn_info = weewx.station.StationInfo(self.console, **config_dict['Station']) Nov 10 12:49:13 willie-ThinkPad-X131e weewx[5225] CRITICAL __main__: **** File "/usr/share/weewx/weewx/station.py", line 51, in __init__ Nov 10 12:49:13 willie-ThinkPad-X131e weewx[5225] CRITICAL __main__: **** self.latitude_f = float(stn_dict['latitude']) Nov 10 12:49:13 willie-ThinkPad-X131e weewx[5225] CRITICAL __main__: **** ValueError: could not convert string to float: '36.7680 -92.2672' Nov 10 12:49:13 willie-ThinkPad-X131e weewx[5225] CRITICAL __main__: **** Exiting. -- 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/8a415785-35ac-48e4-926f-76800f5a3befn%40googlegroups.com.
