ok - tested fine on a current vagrant centos image
 
The rpm is fine - you just probably used the RedHat 8 (python3) 
instructions by mistake rather than the RedHat 7 (python2) instructions...

   sudo rpm --import http://weewx.com/keys.html
   sudo curl -s http://weewx.com/yum/weewx-el7.repo | sudo tee 
/etc/yum.repos.d/weewx.repo
   sudo yum install weewx -y

If you have previously picked the wrong repo, you might need a 'sudo yum 
clean all' before (re)running the above.

On Sunday, November 22, 2020 at 1:33:59 PM UTC-8 vince wrote:

> On Sunday, November 22, 2020 at 1:11:15 PM UTC-8 paint...@gmail.com wrote:
>
>> CentOS 7.9 64bit clean install
>> Directions on http://weewx.com/docs/redhat.htm don't result in a 
>> workable weewx.
>> Note- those instructions do NOT have a step for wee_config --install
>> Starting weewx installation over from scratch....
>> Below is a complete transcript. One IMPORTANT thing to notice is the 
>> "installed drivers" output section seems to show there are a LOT of missing 
>> driver components!!!!
>> ALL of these steps are 100% repeatable. Variants using "wee_config 
>> --reconfigure" result in the SAME failures!
>> Anyone know who the creator of the rpm repo is??
>> Any help would be appreciated.
>>
>>
> The rpm comes from the weewx team.
>
> Your 'no module named usb' and 'no module named serial' and the seemingly 
> missing things are because you didn't have all the prerequisite python 
> modules (rpms) installed.  This is a longstanding known thing that has 
> bitten many people over the years.  You have to install the prerequisites. 
>
> Unfortunately CentOS is weird a.  I did a lot of testing of this in the v4 
> pre-release timeframe but did most of it using the setup.py (not rpm) 
> method of installation.
>
>  If you give me a couple hours I can probably do a quick test in a VM both 
> ways to reverify vs. Centos-7.9
>  
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/60ff2918-9a84-4de7-95ba-50c0e9ab7793n%40googlegroups.com.

Reply via email to