Hi guys,

Thanks in advance.

I have add a new c++ block in gnuradio/gnuradio-core/src/lib/general, named
*gr_multiply_const_cc1.cc*, with other two files, named *
gr_multiply_const_cc1.h* and* gr_multiply_const_cc1.i. *I have add it in
the Cmakelist and successfully pass the building process. After that, I
import this block in python and manage to use it. (After make install).
However, I got* a wrong message 'module' object has no attribute
'multiply_const_cc1'  *in the terminal. Did I miss something? Could anyone
help me, please.

Best,
Kay.
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to