discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] hier_blocks2 error


From: bob wole
Subject: [Discuss-gnuradio] hier_blocks2 error
Date: Thu, 13 Aug 2015 11:38:42 +0500

I am using gnruadio 3.7.8. I have a module (python) which is working well for version 3.6.3. In made necessary changes so that it can work with gnuradio 3.7.8. However I am getting following error

  File "/usr/local/lib/python2.7/dist-packages/gnuradio/gr/hier_block2.py", line 92, in __getattr__
    return getattr(self._impl, name)
AttributeError: 'hier_block2_sptr' object has no attribute '_hb'


I spent a lot of time to figure out this but could not resolve it, so I thought to get help from mailing list.

Is this a bug or I am doing something wrong? 
 
--
Bob

reply via email to

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