<div dir="ltr">Hi,<div><br></div><div>I'm using gnuradio 3.6 and  gr-osmosdr branch gr36.</div><div><br></div><div>When I try to run some script like osmocom_fft or using a block the osmosdr source in gnuradio-companion it throws this message:</div><div><br></div><div><div>File "/usr/local/lib/python2.7/dist-packages/osmosdr/osmosdr_swig.py", line 22, in swig_import_helper</div><div>    _mod = imp.load_module('_osmosdr_swig', fp, pathname, description)</div><div>ImportError: /usr/local/lib/libgnuradio-osmosdr-0.0.3git.so.0.0.0: undefined symbol: _ZN3uhd6device4findERKNS_13device_addr_tENS0_15device_filter_tE</div></div><div><br></div><div>It works well if compiling the gr-osmosdr without UHD support</div><div><br></div><div>cmake -DENABLE_UHD=OFF ../<br></div><div><br></div><div>Hope this helps</div><div><br></div><div><br></div></div>