File "./bin/weewxd", line 261, in <module>
main()
File "./bin/weewxd", line 148, in main
engine = weewx.engine.StdEngine(config_dict)
File "/Users/Shared/weewx/bin/weewx/engine.py", line 75, in __init__
self.loadServices(config_dict)
File "/Users/Shared/weewx/bin/weewx/engine.py", line 138, in loadServices
obj = weeutil.weeutil.get_object(svc)(self,config_dict)
File "/Users/Shared/weewx/bin/weeutil/weeutil.py", line 1093, in get_object
mod = __import__(module)
File "/Users/Shared/weewx/bin/user/crt.py", line 376
except Exception, e:
^
SyntaxError: invalid syntax
--
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/7f6f42da-5420-46a4-aaeb-c720a13f1900n%40googlegroups.com.