Hi Laura, It should be:
from gnuradio import uhd source = uhd.usrp_source(...) ... I would suggest to try building out a basic flowgraph in GRC and then use the generate button and checkout the source made from it. Regards, Nate Temple On Fri, Oct 11, 2019 at 1:06 PM Laura Arjona <arjo...@uw.edu> 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 > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio