Hello.
I built gnu radio using the cmake -DENABLE_PERFORMANCE_COUNTERS=True on Ubuntu 14.04.4 32-bit. I then did a 'sudo make install'. e@ubuntu:~$ gr-ctrlport-monitor
Traceback (most recent call last):
File "/usr/local/bin/gr-ctrlport-monitor", line 28, in <module>
from gnuradio.ctrlport.GrDataPlotter import *
File "/usr/local/lib/python2.7/dist-packages/gnuradio/ctrlport/GrDataPlotter.py", line 26, in <module>
from gnuradio.ctrlport.GNURadio import ControlPort
ImportError: No module named GNURadio
No comments:
Post a Comment