[Numpy-discussion] problem with FFT module from Numeric 20.2.0

Nick Efford nde at comp.leeds.ac.uk
Mon Oct 8 05:44:02 EDT 2001


I posted on c.l.py about this and was pointed to the NumPy list...

I'm compiling Numeric 20.2.0 from source using gcc 3.0, on a Linux
system running Python 2.1 (also built with gcc 3.0).  Numeric itself
works, but problems occur with FFT:

  >>> import FFT
  Fatal Python error: can't initialize module fftpack
  Abort

Kinda looks to me like fttpack.so wasn't built correctly.  Any
ideas on what is wrong / how to fix?

Cheers,


Nick

-- 
Nick Efford               | nde at comp.leeds.ac.uk
School of Computing       | tel: +44 113 233 6809
Univ. of Leeds, Leeds, UK | WWW: http://www.comp.leeds.ac.uk/nde/





More information about the NumPy-Discussion mailing list