> On 20 May 2023, at 22:31, G Hammer wrote:
>
> BTW- Under pip->Configure->Debian/Redhat/openSUSE
> systemctl commands are missing 'weewx'
thanks for that! fixed at commit 742f3b98 (on the V5 branch)
--
You received this message because you are subscribed to the Google Groups
"weewx-devel
BTW- Under pip->Configure->Debian/Redhat/openSUSE
systemctl commands are missing 'weewx'
sudo systemctl stop
# Reconfigure to use your hardware:
weectl station reconfigure
# Remove the old database:
rm ~/weewx-data/archive/weewx.sdb
# Restart:
sudo systemctl start
On Wednesday, May 3, 2023 at 7:26
I see there is a beta and I'd like to upgrade my test install.
How to do this with a pip install?
pip install weewx --upgrade does not update from a30
--
You received this message because you are subscribed to the Google Groups
"weewx-development" group.
To unsubscribe from this group and stop
It would help if we could see the exact commands you were running, In
particular, did you use an explicit path to a weewx.conf? What was in that
configuration file?
Nothing has changed in the database file, but how it is found is different.
On Sat, May 20, 2023 at 1:03 PM Steeple Ian wrote:
> I
I have been trying out 5.0.0b1 to ensure that the weewx-`weather34 skin I
maintain is compatible and have noticed an oddity when moving my existing
weewx.sdb database file across.
I installed using the pip installer method which was impressively smooth,
ran for a while with the simulator, then