Hi Weewx-user,

line 369 is simply an import of crcmod.  It has failed showing that the 
crcmod library is not available for python to use.
You need to follow the readme, but maybe there are complications caused by 
Arch Linux (?)

pip3 install crcmod
sudo apt install python3-crcmod   [or the pacman equivalent]

If that still doesn't work you could try running the pip3 command with sudo.

Hope that helps

Bob

On Thursday, 9 June 2022 at 11:55:43 UTC+1 Ξ wrote:

> is there a way to test crcmod some other way to confirm it's running and 
> installed properly?
>

-- 
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/f3be5de1-a401-4d49-8abf-4a7cbf7e3671n%40googlegroups.com.

Reply via email to