On Wednesday, January 18, 2017 at 8:29:26 AM UTC-5, Ruben Navarro Huedo wrote: > > Jan 18 14:23:52 raspberrypi weewx[2820]: sdr: MainThread: startup process > 'rtl_433 -q -U -G -F json' > Jan 18 14:23:52 raspberrypi weewx[2820]: import of driver failed: failed > to start process: [Errno 2] No existe el fichero o el directorio (<class > 'weewx.WeeWxIOError'>) > Jan 18 14:23:52 raspberrypi weewx[2820]: engine: Unable to load driver: > failed to start process: [Errno 2] No existe el fichero o el directorio > Jan 18 14:23:52 raspberrypi weewx[2820]: **** Exiting... > > It is looking for some file....i don't know what ? > > Please...could you help me? >
sorry about the obscure error message. that is the python subprocess package complaining that it cannot find the rtl_433 command. where is rtl_433 located on your system? -- 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.
