[Numpy-discussion] numpy build on windows

David Cournapeau david at ar.media.kyoto-u.ac.jp
Fri Sep 5 08:47:17 EDT 2008


Miroslav Sabljic wrote:
>
> The build log is in attachment. Now I just have to see about this
> error message I'm getting, "don't know how to compile Fortran code on
> platform 'nt'".
>   

This is not an error per se: fortran compiler is not mandatory. You will
not get all the features of numpy, but you will get a working numpy
without a fortran compiler. Looking at your build.log, it looks like it
built successfully, no ?

cheers,

David



More information about the NumPy-Discussion mailing list