On Mon, Dec 10, 2007 at 01:29:50AM -0500, Marcus Leech wrote:
> Frank Rawlins wrote:
> > Hi,
> >
> > Hope someone is able to help.  I have gnuradio 3.1.1 on LINUX 7.10 and have 
> > now managed to install pyephem from a previous problem.  The fm radio works 
> > fine but when I try to run radio astronomy I receive the following.
> >
> > Thank you,
> >
> > Frank
> >
> >
> > [EMAIL PROTECTED]:~/gnuradio/gr-radio-astronomy/src/python$ 
> > usrp_ra_receiver.py
> >
> >
> >   
> Frank:
> 
> I just got back from travel.
> 
> I don't know why you don't have the FFT module.
> 
> When I run python on my system in interactive mode, I can:
> 
> Python 2.5 (r25:51908, Nov  6 2007, 16:54:01)
> [GCC 4.1.2 20070925 (Red Hat 4.1.2-27)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import FFT
> 
> Which works just fine.
> 
> Do you have python-numeric installed?
> 
> You need package:
> 
> python-numeric-24.2-4.fc7
> 
> Installed on your system to get this package.

Marcus, Numeric is deprecated by everybody, not just us.  
Is there an equivalent import that uses numpy instead?

Eric


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to