discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: When i want to run some RFNOC blocks in Gnuradio i faced with errors


From: Vasil Velichkov
Subject: Re: When i want to run some RFNOC blocks in Gnuradio i faced with errors module 'ettus' has no attribute 'device3'
Date: Mon, 10 Jan 2022 13:56:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0

On 10/01/2022 13.25, sp h wrote:
> Thanks, I checked it out.  my ldd output is...in gr-ettus/build/lib I had 
> below files, my Gnuradio is 3.8.1, but in gr-ettus i saw 3.8.0
> any offer???
> I rebuilt and install but the same eros.......
>  
> *List files:*
> ibgnuradio-ettus.so.3.8.0.0
> libgnuradio-ettus.so        
>  libgnuradio-ettus.so.3.8.0

This is not a problem, this is the gr-ettus' version 
https://github.com/EttusResearch/gr-ettus/blob/master/CMakeLists.txt#L32-L36

> LDD outputs:
> 
> ldd libgnuradio-ettus.so

The output is OK, no undefined symbols.

Have you tried changing ImportError to ModuleNotFoundError in 
python/__init__.py and do you still get the same error after reinstalling?

> I built Gnuradio 3.8.1 and UHD 4.0.0 from the source in ubuntu 20.04

Which gr-ettus version did you install and from which git commit id?

Provide the full list of files in /usr/local/share/gnuradio/grc/blocks?




reply via email to

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