Re: [Numpy-discussion] ImportError: ccompiler

2009-03-09 Thread David Cournapeau
On Tue, Mar 10, 2009 at 5:20 AM, Ravi wrote: > > As far as I know, a scipy 0.7.0 binary is not available for python 2.6. Yes, you're right. To build scipy, we need numpy, though :) The good news is that we worked on making sure scipy 0.7 moistly works with python 2.6, using numpy svn. > If a >

Re: [Numpy-discussion] ImportError: ccompiler

2009-03-09 Thread Ravi
On Monday 09 March 2009 15:38:24 David Cournapeau wrote: > > If numpy 1.3.0 is available April 1, will compatible versions of scipy > > binaries also be available then? In other words, if numpy 1.3.0 is > > available for Python 2.6 on Windows XP on April 1, will a scipy 0.7.x > > binary that works

Re: [Numpy-discussion] ImportError: ccompiler

2009-03-09 Thread Stéfan van der Walt
Hi Ravi 2009/3/9 Ravi : > If numpy 1.3.0 is available April 1, will compatible versions of scipy > binaries also be available then? In other words, if numpy 1.3.0 is available > for Python 2.6 on Windows XP on April 1, will a scipy 0.7.x binary that works > on the same platform be available? We m

Re: [Numpy-discussion] ImportError: ccompiler

2009-03-09 Thread David Cournapeau
On Tue, Mar 10, 2009 at 4:34 AM, Ravi wrote: > If numpy 1.3.0 is available April 1, will compatible versions of scipy > binaries also be available then? In other words, if numpy 1.3.0 is available > for Python 2.6 on Windows XP on April 1, will a scipy 0.7.x binary that works > on the same platfo

Re: [Numpy-discussion] ImportError: ccompiler

2009-03-09 Thread Ravi
Hi David, On Monday 09 March 2009 14:21:32 David Cournapeau wrote: > First, the shortest path to numpy, specially on windows, is to use the > binary installer. We don't have yet a python 2.6 installer, but the > upcoming numpy 1.3 will have one (numpy 1.3.0 is scheduled for April > 1st). If numpy

Re: [Numpy-discussion] ImportError: ccompiler

2009-03-09 Thread Julius Schlüter
Hi David, Thanks very much! - Jules > > But again, if you can wait for a few weeks, you will be better served > with the binary installer, > > cheers, > > David > ___ > Numpy-discussion mailing list > Numpy-discussion@scipy.org > http://mail.scipy.org/m

Re: [Numpy-discussion] ImportError: ccompiler

2009-03-09 Thread David Cournapeau
On Tue, Mar 10, 2009 at 3:01 AM, Julius Schlüter <1...@gmx.net> wrote: > Hi, > > I'm a Newbie, trying to compile Numpy on Vista with Python 2.6, > following this guide: > http://code.google.com/p/pyamg/wiki/CompilingOnWinXP First, the shortest path to numpy, specially on windows, is to use the bin

[Numpy-discussion] ImportError: ccompiler

2009-03-09 Thread Julius Schlüter
Hi, I'm a Newbie, trying to compile Numpy on Vista with Python 2.6, following this guide: http://code.google.com/p/pyamg/wiki/CompilingOnWinXP It worked one time. Now that I've updated Numpy to the latest subversion and tried a second time, I get this error: C:\Users\...>python C:\Python26\Lib