Good morning,
i upgraded to weewx 4.4.0 with python3 now when i do wee_report i get this
error
sudo ./wee_reports
Using configuration file /home/weewx/weewx.conf
Traceback (most recent call last):
File "./wee_reports", line 103, in <module>
main()
File "./wee_reports", line 69, in main
engine = weewx.engine.DummyEngine(config_dict)
File "/home/weewx/bin/weewx/engine.py", line 93, in __init__
self.loadServices(config_dict)
File "/home/weewx/bin/weewx/engine.py", line 161, in loadServices
obj = weeutil.weeutil.get_object(svc)(self, config_dict)
File "/home/weewx/bin/weeutil/weeutil.py", line 1093, in get_object
mod = __import__(module)
File "/home/weewx/bin/user/rtgd.py", line 1234
except Exception, e:
^
SyntaxError: invalid syntaxI attach syslog and dubug -- 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/fe2e5003-73d6-4f14-af79-9e041e93c8e8n%40googlegroups.com.
<<attachment: sislogdebug.zip>>
