discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] QT GUI Time Sink Attribute Error


From: Nick Foster
Subject: Re: [Discuss-gnuradio] QT GUI Time Sink Attribute Error
Date: Thu, 30 Jan 2014 20:02:57 -0800

Upper left corner of your GRC flowgraph. Where it says Generate Options. Change that to "QT GUI".

--n


On Thu, Jan 30, 2014 at 7:07 PM, Activecat <address@hidden> wrote:
Dear Sir,

How to use the block of QT GUI Time Sink?
It always produces following error message:

Generating: "/home/sgku/grc/top_block.py"
Executing: "/home/sgku/grc/top_block.py"
Traceback (most recent call last):
  File "/home/sgku/grc/top_block.py", line 158, in <module>
    tb = top_block()
  File "/home/sgku/grc/top_block.py", line 93, in __init__
    self.top_layout.addWidget(self._qtgui_time_sink_x_0_win)
  File "/usr/local/lib/python2.7/dist-packages/gnuradio/gr/top_block.py", line 94, in __getattr__
    return getattr(self._tb, name)
AttributeError: 'gr_top_block_sptr' object has no attribute 'top_layout'
>>> Done

Please advise, thanks.
Regards,
activecat


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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