Here ya go...

*/var/tmp/weewx4_src # python2 -c "import configobj; 
print(configobj.__version__)"*
*4.7.2*

*/var/tmp/weewx4_src # python3 -c "import configobj; 
print(configobj.__version__)"*
*Traceback (most recent call last):*
*  File "<string>", line 1, in <module>*
*ModuleNotFoundError: No module named 'configobj'*

*/var/tmp/weewx4_src # head -n 1 /var/tmp/weewx4_src/weewx/bin/wee_import*
*#!/usr/bin/env python*

*/var/tmp/weewx4_src # /usr/bin/env python -V*
*Python 2.7.5*

Looks like I do not have the python3 configobj installed... let me go back 
and reread that post, and install it, and try again.

-- 
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/892add7c-5fe3-4d2f-837c-87e51e442c6a%40googlegroups.com.

Reply via email to