Hi I'm new to weewx and Python. I'm switching from CumulusMx and I've gotten the basics running on my Raspberry Pi.
My trouble is when I attempt to install the Twitter extension. I've followed the instructions here:https://github.com/weewx/weewx/wiki/Twitter except I found I had to put sudo before "wee_extension --install weewx-twitter.zip" to avoid a permission error in the usr folder. After entering the api credentials, I see this a SyntaxError in the syslog: https://pastebin.com/17uVf3E0 I assumed it was due to Python 3 incompatibility but when I switched to Python 2, I see the same error. Thanks in advance for any 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/93c7a3cd-cefe-465d-ada3-8b8747e00f19%40googlegroups.com.
