discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] usrp_prims python module missing


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] usrp_prims python module missing
Date: Wed, 10 Oct 2007 13:58:42 -0700
User-agent: Mutt/1.5.9i

On Wed, Oct 10, 2007 at 04:02:45PM -0400, Paul Creekmore wrote:
> When I attempt to run any python example script or utility that includes 
> usrp.py, I get the following error message:
> 
> Traceback (most recent call last):
>  File "./usrp_fft.py", line 24, in ?
>    from gnuradio import usrp
>  File "/usr/lib/python2.4/site-packages/gnuradio/usrp.py", line 24, in ?
>    import usrp_prims
> ImportError: No module named usrp_prims
> 
> Indeed usrp_prims.py is nowhere to be found on my system.  Neither is 
> usrp_dbid, the next module called in usrp.py.  I searched the mailing 
> list archive and found similar problems mentioned, but found no 
> solution.  Where might I find these missing modules?
> 
> I'm running Debian, and installed the GNU Radio package via apt-get.
> 
> Thanks,
> Paul

Looks like the current Debian packages are out of date.
Johnathan Corgan can give an update in a bit.  I know he's busy during
the day for the rest of the week.

If you like, you could build from svn.  It's known to work ;)

Eric




reply via email to

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