Re: [Numpy-discussion] numpy build on windows

2008-09-10 Thread Miroslav Sabljic
On 9/5/08, David Cournapeau [EMAIL PROTECTED] wrote: You should first test the binary (import numpy; numpy.test()), to see whether the built was really sucessful. Hy again! :) I've managed to build numpy and install it. 'import numpy' works OK, numpy.show_config() looks OK, but when I try tu

Re: [Numpy-discussion] numpy build on windows

2008-09-05 Thread Miroslav Sabljic
On 9/5/08, David Cournapeau [EMAIL PROTECTED] wrote: First, you are trying to build with numpy 1.0.2, which is really old. Update to a more recent version. Yes, 1.0.2 is the version we are using on Linux so I went with that one. I will try newer version. The error you are seeing may

Re: [Numpy-discussion] numpy build on windows

2008-09-05 Thread Miroslav Sabljic
On 9/5/08, David Cournapeau [EMAIL PROTECTED] wrote: 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 ?

[Numpy-discussion] numpy build on windows

2008-09-04 Thread Miroslav Sabljic
Hy people! I'm quite a newbie regarding numpy so please excuse if I'm asking stupid questions. I need to build Python and couple of his site-packages on Windows using Visual studio 2008. I've built Python 2.5.1 and now it's turn to build numpy and I'm quite stuck because numpy build process is a