Re: [Discuss-gnuradio] creating block using gr_modtool.py

2013-08-06 Thread dilip thapa
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

Re: [Discuss-gnuradio] creating block using gr_modtool.py

2013-08-06 Thread Marcus Müller
Hi Dilip, 3.3.0 is an old version of gnuradio. The code you posted clearly contains GR 3.7 code structure; so you're using an 3.7 gr_modtool with an 3.3.0 GNU Radio; this can't work. Please use the gr_modtool that comes with your GNU Radio version (there was no official gr_modtool back in the