Chris Lasher wrote:
> On Mar 26, 10:48 pm, Christian <[EMAIL PROTECTED]> wrote:
>> Traceback (most recent call last):
>> File "setup.py", line 89, in ?
>> setup_package()
>> File "setup.py", line 59, in setup_package
>> from numpy.distutils.core import setup
>> File "/mnt/home/ck/prog
On Mar 26, 10:48 pm, Christian <[EMAIL PROTECTED]> wrote:
> Traceback (most recent call last):
> File "setup.py", line 89, in ?
> setup_package()
> File "setup.py", line 59, in setup_package
> from numpy.distutils.core import setup
> File "/mnt/home/ck/prog/scipy/numpy-1.0.1/numpy/__i
Hi,
I'm having problems with python 2.4.4 built on a Celeron D. I had problems
earlier with that processor which I think has understands some 64 bit
instructions (whatever that means) but is still 32 bit. Thus when e.g. trying to
build numpy with the self built python I get that error:
Traceback (