My bad... I thought it required Python3.  I screwed up removing the symlink 
(always get the target-link reversed and -f habit bites me.), so I am in 
the process of rolling back to 2.7.  I only have 3 installed for learning. 
 ugh!  Hopefully, I can test within the hour.  :-|

On Saturday, January 4, 2020 at 4:40:24 PM UTC-8, gjr80 wrote:
>
> I suspect your issue is that your symlink to python3 is causing wee_import 
> to run under python 3 and hence the python 3 versions of the WeeWX python 
> pre-requisites are required. Since you are running WeeWX under python these 
> pre-requisites are not installed. You could try installing the following 
> (untested):
>
> $ sudo yum install python3-configobj
>
> There may be other flow on dependency issues.
>
> Alternatively, you could temporarily remove your python 3 symlink and run 
> wee_import, this would run wee_import under python2 and use your 
> (presumably) already installed pre-requisites.
>
> Gary
>
>

-- 
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/ebd4dbf0-fed9-4789-8c1b-e97164c35adc%40googlegroups.com.

Reply via email to