On Wed, Jan 14, 2009 at 2:26 AM, feldmaus <feldmann_mar...@gmx.de> wrote:

> For testing i build up a dial tone generator,
> and got this error:
> Exception RuntimeError: 'maximum recursion depth exceeded in
> __subclasscheck__' in <type 'exceptions.AttributeError'> ignored

This is a known bug in GNU Radio, but it only happens if the user's
code tries to access a member of a hierarchical block using the wrong
name.  So while the error message is not useful or helpful, the
ultimate problem lies in something in your test program.

-Johnathan


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

Reply via email to