discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] QT GUI Time Sink Attribute Error


From: Activecat
Subject: [Discuss-gnuradio] QT GUI Time Sink Attribute Error
Date: Fri, 31 Jan 2014 11:07:28 +0800

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


reply via email to

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