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 <[email protected]>
wrote:

> Hi Laura - Try: "from gnuradio import uhd" ... not "import usrp" ... - MLD
>
> On Fri, Oct 11, 2019 at 4:05 PM Laura Arjona <[email protected]> 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 usrpImportError: 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
>> [email protected]
>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>>
>
>
> --
> Michael Dickens
> Ettus Research Technical Support
> Email: [email protected]
> 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
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to