link for detail post:
http://stackoverflow.com/questions/18092242/def-init-self-args-kwargs-raise-attributeerrorno-constructor-define
Sent from Windows Mail
From: dilip thapa
Sent: Wednesday, August 7, 2013 6:16 AM
To: discuss-gnuradio@gnu.org
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