Hi,

I am working with gnuradio 3.3.0 and now trying to create new block using 
gr_modtool.py.

I am able to do following :
cmake
make
sudo make install
sudo ldconfig

after editing header file of bin and lib with .cc file. 

Then while using newly created block with GRC I got following error


def __init__(self, *args, **kwargs): raise AttributeError(“No constructor 
defined”) AttributeError: No constructor defined

Detail I have posted here. Is this error due to lower version of GNURadio, if 
not how can I solve this.

Please help me out. 

 

Sent from Windows Mail
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to