discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] CVS check out and then failed to build... (Furthe


From: LRK
Subject: Re: [Discuss-gnuradio] CVS check out and then failed to build... (Further failures...)
Date: Wed, 6 Apr 2005 12:10:42 -0500
User-agent: Mutt/1.4.2.1i

On Wed, Apr 06, 2005 at 09:19:47AM -0700, John Clark wrote:
> 
> After some set of upgrades and not-obvious-links I got the 
> 'for-all-dirs' to get to the point
> of the CPPUNIT testing phase, and got this (python version is 2.3.3 ).
> 
> >>> gr_fir_fff: using SSE
> .
> ----------------------------------------------------------------------
> Ran 1 test in 0.065s
> 
> OK
> .E
> ======================================================================
> ERROR: test_gru_import (__main__.test_head)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "./qa_kludged_imports.py", line 39, in test_gru_import
> from gnuradio import gru
> File
> "/home/GNURadio/gnuradio-core/src/python/gnuradio/gru/__init__.py",
> line 37, in ?
> exec "from gnuradio.gruimpl.%s import *" % (f,)
> File "<string>", line 1, in ?
> File
> "/home/GNURadio/gnuradio-core/src/python/gnuradio/gruimpl/freqz.py",
> line 57, in ?
> import Numeric
> ImportError: No module named Numeric
> 
> ----------------------------------------------------------------------
> Ran 2 tests in 0.111s
> 
> FAILED (errors=1)
> .....
> ----------------------------------------------------------------------
> Ran 5 tests in 0.009s
> 
> OK
> ...


Glad to hear you are up to this point. I get the same error. :)


That was introduced in the 2.5 tarballs as well, wasn't in the 2.4 version.


-- 
LRK
address@hidden



reply via email to

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