Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-06 Thread Patrick Marsh
On Sat, Mar 6, 2010 at 1:29 AM, David Cournapeau wrote: > On Fri, Mar 5, 2010 at 1:22 PM, Patrick Marsh > wrote: > > > > > I've run the Numpy superpack installer for Python 2.6 built with MinGW > > through the dependency walker. Unfortunately, outside of checking for > some > > extremely obviou

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-05 Thread David Cournapeau
On Fri, Mar 5, 2010 at 1:22 PM, Patrick Marsh wrote: > > I've run the Numpy superpack installer for Python 2.6 built with MinGW > through the dependency walker.  Unfortunately, outside of checking for some > extremely obviously things, I'm in way over my head in interpreting the > output (althoug

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-04 Thread David Cournapeau
Patrick Marsh wrote: > > I've hacked the pavement script to check for the version of python I'm > using to build with and have it use MinGW for versions Python 2.5 and > earlier and MSVC for Python 2.6 and later. I hope to install MSVC7.1 > tomorrow...if I can find my disks. Then I should be

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-04 Thread Patrick Marsh
On Wed, Mar 3, 2010 at 8:12 PM, David Cournapeau wrote: > Patrick Marsh wrote: > > On Wed, Mar 3, 2010 at 8:48 AM, David Cournapeau > > wrote: > > > > > That's a bug in the pavement script - on windows 7, some env > variables > > are necessary to run python corr

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-04 Thread Patrick Marsh
On Wed, Mar 3, 2010 at 8:12 PM, David Cournapeau wrote: > Patrick Marsh wrote: > > On Wed, Mar 3, 2010 at 8:48 AM, David Cournapeau > > wrote: > > > > > That's a bug in the pavement script - on windows 7, some env > variables > > are necessary to run python corr

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-03 Thread David Cournapeau
Patrick Marsh wrote: > On Wed, Mar 3, 2010 at 8:48 AM, David Cournapeau > wrote: > > That's a bug in the pavement script - on windows 7, some env variables > are necessary to run python correctly, which were not necessary for > windows < 7. I will fix this.

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-03 Thread Christoph Gohlke
Numpy 1.4.0 svn rev 8270 builds (with setup.py) and tests OK on Windows 7 using Python 2.6.4. The only test failure is test_special_values (test_umath_complex.TestClog). - Christoph On 3/3/2010 7:22 AM, Patrick Marsh wrote: > On Wed, Mar 3, 2010 at 8:48 AM, David Cournapeau

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-03 Thread Patrick Marsh
On Wed, Mar 3, 2010 at 8:48 AM, David Cournapeau wrote: > On Wed, Mar 3, 2010 at 11:34 PM, Patrick Marsh > wrote: > > > Okay, I'm about out of ideas. Hopefully someone on here has an idea as > to > > what might be going on. > > 1. I am still unable to build the windows superpack using pavement

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-03 Thread Patrick Marsh
On Wed, Mar 3, 2010 at 8:48 AM, Ralf Gommers wrote: > > > On Wed, Mar 3, 2010 at 10:34 PM, Patrick Marsh > wrote: > >> 1. I am still unable to build the windows superpack using pavement.py, >> even after making sure I have all the necessary dependencies. However, the >> good news is that paveme

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-03 Thread Ralf Gommers
On Wed, Mar 3, 2010 at 10:34 PM, Patrick Marsh wrote: > 1. I am still unable to build the windows superpack using pavement.py, > even after making sure I have all the necessary dependencies. However, the > good news is that pavement.py now recognizes where the Atlas binaries David > provided are

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-03 Thread David Cournapeau
On Wed, Mar 3, 2010 at 11:34 PM, Patrick Marsh wrote: > Okay, I'm about out of ideas.  Hopefully someone on here has an idea as to > what might be going on. > 1.  I am still unable to build the windows superpack using pavement.py, even > after making sure I have all the necessary dependencies.  H

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-03-03 Thread Patrick Marsh
Greetings I sent this last night but the buildout.txt file was too large so my email was held pending moderation. When I got up this morning I realized that there was a good chance that the moderation queue is overwhelmed and not looked at much so I decided to post links to the out files and resu

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-02-28 Thread David Cournapeau
Patrick Marsh wrote: > Hi David, > > There really isn't much in the way of commands that I've used - I > haven't gotten that far. So far, I've downloaded your binaries and then > attempted to set up my numpy site.cfg file to use your binaries. I used > the following as my site.cfg > > [atlas

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-02-28 Thread Patrick Marsh
Hi David, There really isn't much in the way of commands that I've used - I haven't gotten that far. So far, I've downloaded your binaries and then attempted to set up my numpy site.cfg file to use your binaries. I used the following as my site.cfg [atlas] library_dirs = d:\svn\BlasLapack\bina

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-02-28 Thread Ralf Gommers
On Sun, Feb 28, 2010 at 12:35 PM, Patrick Marsh wrote: > Greetings, > > I have been trying to build the numpy superpack on windows using the > binaries posted by David. Unfortunately, I haven't even been able to > correctly write the site.cfg file to locate all three sets of binaries > needed fo

Re: [Numpy-discussion] Building Numpy Windows Superpack

2010-02-28 Thread David Cournapeau
Hi Patrick, On Sun, Feb 28, 2010 at 1:35 PM, Patrick Marsh wrote: > Greetings, > I have been trying to build the numpy superpack on windows using the > binaries posted by David. Could you post *exactly* the sequence of commands you executed ? Especially at the beginning, building things can be f

[Numpy-discussion] Building Numpy Windows Superpack

2010-02-27 Thread Patrick Marsh
Greetings, I have been trying to build the numpy superpack on windows using the binaries posted by David. Unfortunately, I haven't even been able to correctly write the site.cfg file to locate all three sets of binaries needed for the superpack. When I manually specify to use only the sse3 bina