A comment on the documentation. I'm not sure if I missed it somewhere, but the docs say that if the default python is v2 then "...you would be happiest if you install using Python 2". In fact, I wouldn't. I'd like to ensure programs use python3 where possible, but I don't want to change the system default just yet for fear of killing other python code.
What I found by accident was that explicitly using python3 to run setup.py will configure the hash-bang lines to use python 3 but I don't know if that is the appropriate way. I was expecting a config option somewhere but never saw any -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/775a2da5-5f18-4848-8ff4-0b0af20b1b7c%40googlegroups.com.
