Hi Gofferje,

it might be trivial, but did you adjust the Generate Options? It should
be set to "QT GUI" instead of the default "WX GUI".

Johannes

On 04.12.2013 00:18, Stefan Gofferje wrote:
> After some tinkering I am at this error message...:
> Traceback (most recent call last):
>   File "/home/sgofferj/top_block.py", line 75, in <module>
>     tb = top_block()
>   File "/home/sgofferj/top_block.py", line 46, in __init__
>     self.top_layout.addWidget(self._qtgui_freq_sink_x_0_win)
>   File "/usr/lib64/python2.7/site-packages/gnuradio/gr/top_block.py",
> line 100, in __getattr__
>     return getattr(self._tb, name)
> AttributeError: 'top_block_sptr' object has no attribute 'top_layout'
> 
> 
> 

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

Reply via email to