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
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
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.