https://github.com/Millardiang/weewx-gw1000https://claydonsweather.org.uk Hi, I've just replaced my broken Tempest with Fineoffset WH65B and GW1000. It seems all the links to gw1000 driver are dead. Could someone point me to the right link? thanks. On Friday, 18 August 2023 at 10:59:12 UTC+7 Tom Keffer wrote:
Take that back. I was able to reproduce this problem. The extension is being installed in a non-standard spot. I'll look into it.
I tried this myself, and it worked fine.
Despite what the GW1000 README says, the current release is 0.4.2, not 0.5.0b5. It's possible the older version has the problem, but the younger version does not. Also, note that with V5, you can do the download and install in one command. So, you want
On Tue, Aug 15, 2023 at 8:44 AM 'steepleian' via weewx-user < [email protected]> wrote: With a pip install you don’t need sudo. Also did you run
weectl station reconfigure
to actually select the driver? Then sudo systemctl restart weewx (sudo is needed in this instance). Hi Ian Thanks for looking. I used this command to install WeeWx: sudo
apt install ./python3-weewx_5.0.0a24-a_all.deb
and this command to install GW1000
sudo weectl extension install https://github.com/gjr80/weewx-gw1000/releases/download/v0.5.0b5/gw1000-0.5.0b5.tar.gz
From syslog: Aug 15 10:36:01 raspberrypi weewx[677] INFO weewx.engine: Loading station type GW1000 (user.gw1000) Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: Caught unrecoverable exception: Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: **** No module named 'user.gw1000' Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: **** Traceback (most recent call last): Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: **** File "/usr/share/weewx/weewxd.py", line 149, in main Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: **** engine = weewx.engine.StdEngine(config_dict) Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: **** File "/usr/share/weewx/weewx/engine.py", line 78, in __init__ Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: **** self.setupStation(config_dict) Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: **** File "/usr/share/weewx/weewx/engine.py", line 105, in setupStation Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: **** __import__(driver) Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: **** ModuleNotFoundError: No module named 'user.gw1000' Aug 15 10:36:01 raspberrypi weewx[677] CRITICAL __main__: **** Exiting. Aug 15 10:36:01 raspberrypi systemd[1]: weewx.service: Main process exited, code=exited, status=1/FAILURE Aug 15 10:36:01 raspberrypi systemd[1]: weewx.service: Failed with result 'exit-code'.
I have attached the weewx.conf file
Gert
On Tuesday, August 15, 2023 at 8:52:05 AM UTC+2 Ian Millard wrote:
How did you attempt the install? I am running version 5 with a pip installation. I am also running the Gateway driver and it installed seamlessly using weectl extension install [URL] Sent from my iPad. Hi Vince
I followed the installation guide for the driver, but the installation used the folder structure from WeeWx version 4.
Rgds Gert
On Tuesday, August 15, 2023 at 1:44:12 AM UTC+2 vince wrote:
sure why wouldn't it be ?
HiIs it possible to install the gateway with WeeWx 5.0
Thanks Gert
--
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/3cac5915-3b90-44f0-9f5d-e6e85ec506f4n%40googlegroups.com.
<weewx.conf>
--
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/0A38E170-E51D-400D-BAAC-509EA31550EB%40btinternet.com.
--
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 visit https://groups.google.com/d/msgid/weewx-user/d02de458-3ea0-48de-b5b1-2f9c7f026c24n%40googlegroups.com.
--
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 visit https://groups.google.com/d/msgid/weewx-user/0789128E-A842-4417-AED4-49F7324B8098%40btinternet.com.
|