I am using *stdgui2.std_top_block* to inherit my main class, then I am
connecting rxpath and txpath to it, its working fine (Both rxpath and txpath
are inherited from gr.hier_block2).
But when I add following, I get this 'coerce error':
self.fft_input = fftsink.fft_sink_c() ***PLEASE NOTE
On Nov 4, 2008, at 1:53 PM, kaleem ahmad wrote:
I have following message, can someone tell me how can I remove it?
Not without seeing your code. Please don't post the whole file to the
list; instead, put the file into an openly-available repository & send
a link to it. - MLD
___
On Tue, Nov 4, 2008 at 10:53 AM, kaleem ahmad <[EMAIL PROTECTED]> wrote:
> I have following message, can someone tell me how can I remove it?
>
[...]
> File "/usrp/cognitive/gr-comac1.0/src/python/receive_path.py", line 226,
> in __init__
>self.connect (self.u, self.fft_input)
[...]
> File "
Hi,
I have following message, can someone tell me how can I remove it?
Traceback (most recent call last):
File "./Master_tmp_GUI.py", line 650, in
main ()
File "./Master_tmp_GUI.py", line 646, in main
app = stdgui2.stdapp(my_graph, "COMAC", nstatus=1)
File "/usr/local/lib/python2