discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Python chaos


From: Johannes Demel
Subject: Re: [Discuss-gnuradio] Python chaos
Date: Wed, 4 Dec 2013 00:33:37 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

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'
> 
> 
> 



reply via email to

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