discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] AttributeError: 'module' object has no attribute


From: Nathan West
Subject: Re: [Discuss-gnuradio] AttributeError: 'module' object has no attribute 'square_ff'.
Date: Mon, 25 Feb 2013 10:38:53 -0600

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 <address@hidden> 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
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]