discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] cannot import name GNURadio when launching perf-monit


From: Jeon
Subject: [Discuss-gnuradio] cannot import name GNURadio when launching perf-monitorx and ctrlport-monitor
Date: Sat, 1 Aug 2015 14:32:32 +0900

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]