On Sat, Nov 18, 2006 at 11:39:18PM -0800, Rohit Gupta wrote: > Hello, > > I am trying to install Gnuradio-3.0.2 on 2.6.9-22 Enterprise Linux running > on x86 platform. I installed the following dependencies > > "/mnt/dosc/home/rohit/GNURadio/gnuradio-3.0.2/gnuradio-core/src/python/gnuradio/gruimpl/freqz.py", > > line 57, in ? > import Numeric > ImportError: No module named Numeric >
You're missing the Numeric Python package. http://downloads.sourceforge.net/numpy/Numeric-24.2-1.i586.rpm?modtime=1131745254&big_mirror=0 It looks like now that NumPy has make it's 1.0 release, we ought to accept it too. I'll file a bug report. Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio