The reason I was using etc/weewx is because that is where my weewx file is. Its in the etc folder!
On Monday, August 17, 2020 at 1:18:06 AM UTC-4, gjr80 wrote: > > Which instructions are you following? The two commands given in the readme > for running the driver with --test-driver are: > > $ PYTHONPATH=/home/weewx/bin python -m user.gw1000 --test-driver > > and > > $ PYTHONPATH=/usr/share/weewx python -m user.gw1000 --test-driver > > which you use depends on how you installed WeeWX, the first is for a setup.py > install and the second is for a package install. > > Gary > > > On Monday, 17 August 2020 15:03:09 UTC+10, Luke Marcum wrote: >> >> Ok, so I'm setting the one you recommended up and I've made it to step >> fiver where it says im supposed to input PYTHONPATH=/etc/weewx/bin python >> -m user.gw1000 --test-driver. But it says no module named user.gw1000 >> >> On Sunday, August 16, 2020 at 7:23:12 PM UTC-4, steeple ian wrote: >>> >>> Try the new GW1000 API driver instead, >>> https://github.com/gjr80/weewx-gw1000. I switched to this a few weeks >>> back from Interceptor. >>> >>> On 16 Aug 2020, at 23:26, Luke Marcum <[email protected]> wrote: >>> >>> Im trying to set up weewx to obtain data from my gw1000, running on my >>> pi4. Im using these instructions to set it up: >>> https://github.com/weewx/weewx/wiki/gw1000-recipe and I've made it to >>> the part where I have to update the interceptor settings in weewx.conf but >>> I can't seem to find where this part of the settings is. I have been able >>> to run interceptor.py from the interceptor download and it gets my current >>> weather data, but I can't seem to connect it to weewx. HELP!!! >>> >>> -- >>> 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/f704357a-fca1-4fb0-aa18-0b0ad958accao%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/f704357a-fca1-4fb0-aa18-0b0ad958accao%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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c7c96b01-bead-4009-9759-ea829630a9dbo%40googlegroups.com.
