OK... I found this: * https://stackoverflow.com/questions/32208421/ascii-codec-error-when-writing-configobj <https://stackoverflow.com/questions/32208421/ascii-codec-error-when-writing-configobj>* Thinking this might have something to do with it because of: * UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 0: ordinal not in range(128)* in my Traceback?
Not sure how to force python2.7. yum and other python dependent software are using 2.7 (As I found out last night when I broke my system playing with the symlinks). I only use python 3 for one piece of software, and I am using it to learn the language. I know there are differences, but I am definitely no where near knowledgeable enough to know what they are. I have only been working thru some online tutorials and barely know how to write simple programs to calculate shipping cost, and play with turtle (very distracting since I remember turtle from Vic-20 days. :P). I am still exploring the code, but not great at following all the modules, and figuring out what is being called where. [sigh] let me know if I can share any other output. -- 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/bcac28aa-dfe0-45dc-aaa8-356f2b86ec7b%40googlegroups.com.
