Hi weewx-user I would highly recommend using weewx v4.x with python3 if you can. It is sometime since I tested the ws6in1 driver with python2 and never on arch linux (but that shouldn't be a problem). I seem to remember that weewx v4 is needed for compatibility with python3 - so you would need to reinstall weewx if you want to use Python3
Having said that this should still work. Just need to replace the 'pip3' commands with 'pip' and the crcmod install should be the pacman equivalent of $ sudo apt install python-crcmod Having said that python-crcmod is no longer included in the ubuntu repositories. May be it is in the Arch Linux repositories ? If not you can build it from the source code crcmod.sourceforge.net But that's getting complicated. I used to use Arch Linux - it updates to the latest version of everything (I was a happy user until a major version upgrade of gnome left me with an unusable system and I re-thought my priorities), so with that in mind using weewx v4.8 and python3 would be the way to go Hope that helps Bob On Tuesday, 7 June 2022 at 12:50:01 UTC+1 Ξ wrote: > It seems I've installed WeeWx to use Python2.7 and python-crcmod is > installed for Python3, is there a way to change to Python3 or do I need to > re-install 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/df7039b7-3248-42e8-83ee-b07063a8282bn%40googlegroups.com.
