discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] problems with gr-perf-monitorx


From: Achilleas Anastasopoulos
Subject: [Discuss-gnuradio] problems with gr-perf-monitorx
Date: Wed, 14 Oct 2015 11:50:52 -0400

when i run gr-perf-monitorx I get the following:

address@hidden gnuradio]$ gr-perf-monitorx
Traceback (most recent call last):
  File "/usr/local/bin/gr-perf-monitorx", line 43, in <module>
    from gnuradio.ctrlport.GrDataPlotter import *
  File "/usr/local/lib64/python2.7/site-packages/gnuradio/ctrlport/GrDataPlotter.py", line 26, in <module>
    from gnuradio.ctrlport.GNURadio import ControlPort
ImportError: No module named GNURadio
[1]+  Done                    gnuradio-companion


Looking at the package contents of gnuradio.cntrport I see the following

PACKAGE CONTENTS
    GNURadioControlPortClient
    GrDataPlotter
    RPCConnection
    monitor

So where is the GNURadio module that it complains about? and why is it not installed?

thanks
Achilleas

PS: I have the latest gnuradio source on a Fedora 22 and all gnuradio packages installed (-- Building for version: v3.7.8-172-g77083c5d / 3.7.9git)


reply via email to

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