Forum: GNU Radio AttributeError: 'module' object has no attribute 'square_ff'.

Posted by Omer Omer (Guest)
on 2013-02-25 06:43
(Received via mailing list)
hi everyone,i have made my own block in gnuradio name square_ff
from out of tree module.i hsvr successfully interfaced it
withgnuradio.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
Posted by Nathan West (Guest)
on 2013-02-25 17:40
(Received via mailing list)
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.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.