On Tuesday, December 31, 2019 at 12:42:57 PM UTC-8, Ralph Underwood wrote: > > I'm running fine with 4.0.0b5 and the newest version of > the Ultimeter driver on two different RPi4 stations. Knowing just enough > unix & python to be dangerous, I thought maybe I should clarify a few > things before using Vince's script to update to beta 6. > > You probably don't want to use my script to update a version, unless you're using a script that I can't remember I wrote :-)
- wget the .tar.gz file to a scratch directory - extract it with tar - cd into the directory it makes - python3 setup.py build - python3 setup.py install - restart weewx You should almost certainly have no surprises nor other edits needed. I just did b5 to b6 this morning. Slam dunk. -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/c35a151a-9501-4291-b22d-0ec19d742d1c%40googlegroups.com.
