discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] control port on 3.7.8 ?


From: Achilleas Anastasopoulos
Subject: [Discuss-gnuradio] control port on 3.7.8 ?
Date: Wed, 6 May 2015 13:27:11 -0400

After pulling the latest version of gnuradio, and remaking/installing/etc
I am trying to run the application "pfb_sync_test.grc" in the examples directory of control port.
It is giving me the following error:

================
Executing: "/home/anastas/gnuradio_trunk/gr-blocks/examples/ctrlport/pfb_sync_test_qt.py"

Using Volk machine: sse4_1_64_orc
ControlPort Monitor running.
Traceback (most recent call last):
  File "/home/anastas/gnuradio_trunk/gr-blocks/examples/ctrlport/pfb_sync_test_qt.py", line 233, in <module>
    (tb.blocks_ctrlport_monitor_0).start()
  File "/usr/local/lib64/python2.7/site-packages/gnuradio/ctrlport/monitor.py", line 48, in start
    print "monitor::endpoints() = %s" % (gr.rpcmanager_get().endpoints())
AttributeError: 'NoneType' object has no attribute 'endpoints'
ctrlport.monitor received shutdown signal
==================

this is on a Fedora 19-64.

Any help is greatly appreciated.

thanks
Achilleas


reply via email to

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