Re: [Discuss-gnuradio] usrp_prims python module missing

2007-10-12 Thread Paul Creekmore
Johnathan Corgan wrote: Paul Creekmore wrote: The only package I've ever installed was 3.0.2. I've done so once with Synaptic Package Manager and once with apt-get. I see no mention of usrpm. Specifically, usrp_fft.py imports usrp.py, and usrp.py imports usrp_prims and usrp_dbid, neither

Re: [Discuss-gnuradio] usrp_prims python module missing

2007-10-10 Thread Johnathan Corgan
Paul Creekmore wrote: > The only package I've ever installed was 3.0.2. I've done so once with > Synaptic Package Manager and once with apt-get. > > I see no mention of usrpm. Specifically, usrp_fft.py imports usrp.py, > and usrp.py imports usrp_prims and usrp_dbid, neither of which exist in >

Re: [Discuss-gnuradio] usrp_prims python module missing

2007-10-10 Thread Paul Creekmore
The only package I've ever installed was 3.0.2. I've done so once with Synaptic Package Manager and once with apt-get. I see no mention of usrpm. Specifically, usrp_fft.py imports usrp.py, and usrp.py imports usrp_prims and usrp_dbid, neither of which exist in my installation. --Paul John

Re: [Discuss-gnuradio] usrp_prims python module missing

2007-10-10 Thread Johnathan Corgan
Eric Blossom wrote: > Looks like the current Debian packages are out of date. The "current" Debian packages are 3.0.2. The uber-secret location of the release 3.1 experimental Debian packages has not yet been disclosed :-) > Johnathan Corgan can give an update in a bit. I know he's busy during

Re: [Discuss-gnuradio] usrp_prims python module missing

2007-10-10 Thread Johnathan Corgan
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/gnu

Re: [Discuss-gnuradio] usrp_prims python module missing

2007-10-10 Thread Eric Blossom
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 >

[Discuss-gnuradio] usrp_prims python module missing

2007-10-10 Thread Paul Creekmore
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 ? im