discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] ImportError: cannot import name usrp


From: Laura Arjona
Subject: Re: [Discuss-gnuradio] ImportError: cannot import name usrp
Date: Fri, 11 Oct 2019 13:10:20 -0700

Sorry for not being clear,

I actually have that 
   from gnuradio import usrp
ImportError: cannot import name usrp

On Fri, Oct 11, 2019 at 1:08 PM Michael Dickens <address@hidden> wrote:
Hi Laura - Try: "from gnuradio import uhd" ... not "import usrp" ... - MLD

On Fri, Oct 11, 2019 at 4:05 PM Laura Arjona <address@hidden> wrote:
Hello,

I am using a usrp b200-mini, and I am trying to define the sink as follows:
tx = usrp_sink_c(fusb_block_size = 1024, fusb_nblocks=8)

However, I get the error
 from gnuradio import usrp
ImportError: cannot import name usrp

I believe my GNU-radio installation is correct.
Any clue of how to fix this?

Thank you.

--
Laura Arjona 
_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


--
Michael Dickens
Ettus Research Technical Support
Email: address@hidden
Web: https://ettus.com/


--
Laura Arjona 
Washington Research Foundation Innovation Postdoctoral Fellow in Neuroengineering

Paul G. Allen School of Computer Science & Engineering
185 E Stevens Way NE
University of Washington
Seattle, WA 98195-2350

reply via email to

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