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

2016-11-12 Thread Ron Economos
This can also happen if the OOT isn't linked properly. That is, some necessary library is missing. Ron On 11/12/2016 09:42 AM, Tom Early wrote: Yes Nicolas, thanks. I did do that. I have still been working on it and still haven't solved it. On 11/12/2016 11:10 AM, Nicolas Cuervo wrote: Hi

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

2016-11-12 Thread Tom Early
Yes Nicolas, thanks. I did do that. I have still been working on it and still haven't solved it. On 11/12/2016 11:10 AM, Nicolas Cuervo wrote: Hi Tom, Did you, after you install your OOT module, run the following in your terminal?: sudo ldconfig Cheers, - Nicolas On Fri, Nov 11, 201

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

2016-11-12 Thread Nicolas Cuervo
Hi Tom, Did you, after you install your OOT module, run the following in your terminal?: sudo ldconfig Cheers, - Nicolas On Fri, Nov 11, 2016 at 9:43 PM, Tom Early wrote: > Sorry, me again. > > Recently did a fresh install of ubuntu 16.10 and did a apt install of > gnuradio. > > A few da

[Discuss-gnuradio] the dreaded AttributeError: 'module' object has no attribute...

2016-11-11 Thread Tom Early
Sorry, me again. Recently did a fresh install of ubuntu 16.10 and did a apt install of gnuradio. A few days ago you helped me get my OOT blocks properly installed on my own tree by added square brackets around my value. However there are now problems when I run: File "/home/tom/grc-flo