How did you install WeeWX; using setup.py or as a package using apt or dpkg? The command you are using assumes a setup.py install, if you have a package install you need to use:
PYTHONPATH=/usr/share/weewx python -m user.gw1000 --test-driver Also, to make life easier for us (and to help you get the help you need), could you please post console output as text rather than as an image. Text is far easier to read, especially on mobile devices. Gary On Tuesday 2 January 2024 at 16:43:13 UTC+10 [email protected] wrote: > Hi, I have a clean install of Weewx 4.1.0 and am attempting to install the > GW1000 driver., following the QSG presented on > https://github.com/gjr80/weewx-gw1000. > > Step 4 : Test the Ecowitt Gateway driver by running the driver file > directly using the *--test-driver* command line option: > *PYTHONPATH=/home/weewx/bin > python -m user.gw1000 --test-driver* > > I receive the following error message: > > > *[image: Screenshot 2024-01-02 165930.png]* > > Can someone assist in this issue? > > Thanks, > > Rob > -- 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/4c6794bd-f980-4386-8599-1ddf681ca2f0n%40googlegroups.com.
