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.

On Thu, Aug 17, 2023 at 3:48 PM Tom Keffer <tkef...@gmail.com> wrote:

> 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
>
> *sudo weectl extension install
> https://github.com/gjr80/weewx-gw1000/releases/download/v0.4.2/gw1000-0.4.2.tar.gz
> <https://github.com/gjr80/weewx-gw1000/releases/download/v0.4.2/gw1000-0.4.2.tar.gz>*
>
>
> Afterwards, "weectl extension list" shows that it installed.
>
>
> -tk
>
>
>
> On Tue, Aug 15, 2023 at 8:44 AM 'steepleian' via weewx-user <
> weewx-user@googlegroups.com> 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).
>>
>> https://claydonsweather.org.uk
>>
>> On 15 Aug 2023, at 09:42, gert.a...@gmail.com <gert.ander...@gmail.com>
>> wrote:
>>
>> 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.
>>>
>>> On 15 Aug 2023, at 05:57, gert.a...@gmail.com <gert.a...@gmail.com>
>>> wrote:
>>>
>>> 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 ?
>>>>
>>>> On Monday, August 14, 2023 at 2:03:23 PM UTC-7 gert.a...@gmail.com
>>>> wrote:
>>>>
>>>>> Hi
>>>>> Is 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 weewx-user+...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/weewx-user/99af5f5f-3f49-441d-acf0-e4006a1e734fn%40googlegroups.com
>>> <https://groups.google.com/d/msgid/weewx-user/99af5f5f-3f49-441d-acf0-e4006a1e734fn%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>> --
>> 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/3cac5915-3b90-44f0-9f5d-e6e85ec506f4n%40googlegroups.com
>> <https://groups.google.com/d/msgid/weewx-user/3cac5915-3b90-44f0-9f5d-e6e85ec506f4n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> <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 weewx-user+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/weewx-user/0A38E170-E51D-400D-BAAC-509EA31550EB%40btinternet.com
>> <https://groups.google.com/d/msgid/weewx-user/0A38E170-E51D-400D-BAAC-509EA31550EB%40btinternet.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/CAPq0zEDivLvXr%3DWNQEZMGPoRjrZv5X3sM-20jk5-nE2edxLnyA%40mail.gmail.com.

Reply via email to