I went through the instructions supplied by Brian Wilson to install a SDR using Weewx and an AcuRite weather station (no smartHUB). Everything went fine as best I can tell.
When I put in the command sudo PYTHONPATH=. python user/sdr.py --cmd="rtl_433 -M utc -F json -G" The sensor data displayed just like in the instructions. Then I update the /etc/weewx/weewx.conf file with the appropriate sensors. When I restart Weewx the syslog show the following error. weewx[4637]: import of driver failed: failed to start process 'rtl_433 -M UTC -F json -G -vv': [Errno 2] No such file or directory (<class 'weewx.WeeWxIOError'>) Apr 2 10:13:42 Amazon1 weewx[4637]: engine: Unable to load driver: failed to start process 'rtl_433 -M UTC -F json -G -vv': [Errno 2] No such file or directory Apr 2 10:13:42 Amazon1 weewx[4637]: **** Exiting... I am thinking there might be a permissions issue or maybe something is in the wrong place. I have no idea how to diagnose this. Anyone have any ideas? -- 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]. For more options, visit https://groups.google.com/d/optout.
