Someone can correct me if I'm wrong, but I think this is the error that happens if you haven't run `ldconfig` (on Ubuntu).
Try `sudo ldconfig` There's a gnuradio wiki page that explains what it does somewhere. On Sun, Feb 24, 2013 at 11:42 PM, Omer Omer <[email protected]> wrote: > hi everyone,i have made my own block in gnuradio name square_ff from out > of tree module.i hsvr successfully interfaced it with gnuradio.but problem > is when i want to use that block in gnuradio then the following error i get > in terminal. > > *AttributeError*: 'module' *object* has no attribute '*square_ff*'. > > kindly help me > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
