user@ubuntu:~/osmo-tetra-sq5bpf/src$ ./receiver1 1
Traceback (most recent call last):
File "demod/python/simdemod2.py", line 18, in <module>
import osmosdr
ImportError: No module named osmosdr
Any idea to fix it?
look like you didn't install osmosdr (this is installed during the gnuradio installation). are you sure that build-gnuradio went without problems?