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'.
When I run gr-ctrlport-monitor I get the following error:
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
Is there a good Wiki page on setting up profiling?
Y-
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio