[Numpy-discussion] numpy import problem

2006-08-08 Thread Hanno Klemm
Hello, finally after sorting out some homemade problems I managed to compile numpy-1.0b1. If I then start it from the directory where I compiled it, it works fine. However after I installed numpy with python setup.py install --prefix=/scratch/python2.4 I get the error message: Python 2.4.3 (#

Re: [Numpy-discussion] Numpy import problem

2006-07-07 Thread Christopher Barker
Satellite Data Research Group wrote: > Quoting Christopher Barker <[EMAIL PROTECTED]>: >> Which Python 2.4.1 are you using? It would be great if you would give >> the Python2.4.3 version found here a try: >> >> http://www.pythonmac.org/packages/py24-fat/index.html > Thanks for that, python 2.4.3

Re: [Numpy-discussion] Numpy import problem

2006-07-06 Thread Christopher Barker
Satellite Data Research Group wrote: > 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, Which Python 2.4.1 are you using? It would be great if you would give the Python2.4.3 version found

[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