On Fri, Dec 30, 2005 at 04:13:12PM -0500, Durga Prasad Pandey wrote: > Hi folks, > > I'm having this error on running usrp_wfm_rcv_nogui.py : > > [EMAIL PROTECTED]:~/software/gnu-radio/gnuradio-examples-0.5/python/usrp# > ./usrp_wfm_rcv_nogui.py > Traceback (most recent call last): > File "./usrp_wfm_rcv_nogui.py", line 5, in ? > from gnuradio import usrp > ImportError: cannot import name usrp > [EMAIL PROTECTED]:~/software/gnu-radio/gnuradio-examples-0.5/python/usrp# > > 1. How could I fix it?
Looks like maybe you don't have the gr-build/usrp part built. Often the CVS fails to get usrp from sourceforge while the rest is from gnu.org. > 2. Is the gui version no longer included in gnu-radio examples? Should be but it doesn't say 'nogui' in the name. ./usrp_wfm_rcv.py should be the gui version. -- LRK [EMAIL PROTECTED] _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio