problem with FFT module from Numeric 20.2.0

Nathaniel Gray n8gray at caltech.edu.is.my.e-mail.addressss.com
Fri Oct 5 14:06:04 EDT 2001


Nick Efford wrote:

> I'm trying to build a working Numeric 20.2.0 from source using
> GCC 3.0 on a Linux system running Python 2.1.  Python is also
> compiled with GCC 3.0.  Numeric itself seems to work - at least,
> the tests all pass - but the FFT module is causing problems:
> 
>   >>> import FFT
>   Fatal Python error: can't initialize module fftpack
>   Abort
> 
> Can anyone offer an explanation or suggest a possible fix?

I can't help you myself but you might want to ask on the Numpy mailing list.  
It's numpy-discussion at lists.sourceforge.net

Good luck!
-n8

-- 
Nathaniel Gray

California Institute of Technology
Computation and Neural Systems
--




More information about the Python-list mailing list