Hi Yile - Can you use anything from your install, like `gnuradio-companion`? Based on the error, your issue doesn't appear to be related to profiling, but rather setting up your $PYTHONPATH for using GNU Radio, generally.
Have you configured your $PYTHONPATH post install? http://gnuradio.org/redmine/projects/gnuradio/wiki/FedoraInstall/67#Post-installation-instructions Cheers, Ben On Tue, May 31, 2016 at 11:25 AM, Yile Ku <stiffst...@gmail.com> wrote: > 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 > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > >
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio