I am trying to measure performance of my OOT module with performance
counter and control port.

When I execute a command line `gr-perf-monitorx` or `gr-ctrlport-monitor`,
an error below occurred:

        File
"/usr/local/lib/python2.7/dist-packages/gnuradio/ctrlport/GrDataPlotter.py",
line 26, in <module>
            from gnuradio.ctrlport import GNURadio
    ImportError: cannot import name GNURadio

Could anyone give me a hint for this?

For detail information, I've installed GNU Radio with `build-gnuradio`
script. The last commit of cloned git repository in my PC is `d5cea6e4(
https://gnuradio.org/redmine/projects/gnuradio/repository/revisions/d5cea6e44e29db6b62fabe2b1e5ec16e91b41e68)`
in Jun 22 2015. I can't remember exactly, but I think this commit was used
to install the GNU Radio.

Regards,
Jeon.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to