As far as I know there is no version of Numeric that works with Python 2.5 on 64-bit Linux systems (amd64/x86_64). It compiles but fails tests. If this is your case, you could try installing Python 2.4 and using for example Numeric 23.8. Jaroslaw Kalinowski