[Numpy-discussion] Numpy import problem

2006-07-05 Thread Satellite Data Research Group
Hi, I have a problem when importing numpy into python 2.4.1. I did a successful (I think) build and install of Numpy 0.9.8 on a mac osx (10.4) intel, but when i try to import numpy into python i get this error: >>> from numpy import* import core -> failed: Inappropriate file type for dynamic l

[Numpy-discussion] Numpy not working (revised)

2006-07-05 Thread Satellite Data Research Group
Dear all I am trying to get numpy working with MacOSX 10.4 on an intel processor. I had it working for Python2.3.5, but after installing Python 2.4 it didn't work on either python version. After inputing: sudo python setup.py build and then sudo python setup.py install and also trying to load

[Numpy-discussion] Problems installing numpy0.9.8 on MacOSX (10.4)

2006-07-05 Thread Satellite Data Research Group
Dear Sir/Madam I am trying to install numpy0.9.8 onto Mac version 10.4 and Python2.4 and am having trouble doing so. I had successfully installed inumpy0.9.8 on Python2.3, so am very confused as to why it is not working on Python2.4 After typing 'python setup.py build' and then 'python setup.