I've just tried a "fat 64" build (with a Python 2.6.2 that had been
built similarly), and I'm getting this weird behaviour. The command I
used was:
CFLAGS="-O3 -Wall -DNDEBUG -g -fwrapv -Wstrict-prototypes -arch x86_64
-arch ppc64" python setup.py build
It looks as though for some reason,
Klaus Noekel wrote:
> I doubt that the DLL was not physically present and rather suspect a
> dependency on some other DLL that was missing. The INSTALL.TXT
> unfortunately was not helpful. Can anybody please explain what other
> dependencies exist? Anything else I need to install?
>
This exa
Today I wanted to experiment with the AMD64 version of numpy. I am using
Windows Vista 64 bit. I downloaded and installed today's Python 2.6.2
AMD64 and then numpy 1.3.0 AMD64. Executing "import numpy" (nothing
else) yielded the following error message:
IDLE 2.6.2
>>> import numpy
Warning (fr