RuntimeError: Failed to open rtlsdr device.
gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.10.4.0
built-in source types: file rtl rtl_tcp uhd hackrf bladerf rfspace airspy airspyhf soapy redpitaya
Using device #0 Realtek RTL2838UHIDIR SN: 00000008
Found Rafael Micro R820T tuner
[R82XX] PLL not locked!
TypeError: Unregistered type : std::vector<double, std::allocator >
The above exception was the direct cause of the following exception:
Did you forget to #include <pybind11/stl.h>? Or <pybind11/complex.h>,
<pybind11/functional.h>, <pybind11/chrono.h>, etc. Some automatic
conversions are optional and require extra headers to be included
when compiling your pybind11 module.
RuntimeError: Failed to open rtlsdr device. gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.10.4.0 built-in source types: file rtl rtl_tcp uhd hackrf bladerf rfspace airspy airspyhf soapy redpitaya Using device #0 Realtek RTL2838UHIDIR SN: 00000008 Found Rafael Micro R820T tuner [R82XX] PLL not locked! TypeError: Unregistered type : std::vector<double, std::allocator >
The above exception was the direct cause of the following exception:
Did you forget to
#include <pybind11/stl.h>
? Or <pybind11/complex.h>, <pybind11/functional.h>, <pybind11/chrono.h>, etc. Some automatic conversions are optional and require extra headers to be included when compiling your pybind11 module.Cannot open rtl-sdr