discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] 'unable to coerce endpoint' Error


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] 'unable to coerce endpoint' Error
Date: Tue, 4 Nov 2008 11:10:36 -0800

On Tue, Nov 4, 2008 at 10:53 AM, kaleem ahmad <address@hidden> 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 "/usr/local/lib/python2.5/site-packages/gnuradio/gr/hier_block2.py",
> line 65, in _coerce_endpoint
>    raise ValueError("unable to coerce endpoint")
> ValueError: unable to coerce endpoint

It is complaining that either self.u or self.fft_input is not a
regular or hierarchical block.

-Johnathan




reply via email to

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