Re: [Numpy-discussion] numscons and Python 2.7 problems

2010-06-28 Thread Vincent Davis
On Fri, Jun 25, 2010 at 12:05 PM, Christoph Gohlke wrote:> > > On 6/7/2010 1:58 PM, Charles R Harris wrote: >> >> >> On Mon, Jun 7, 2010 at 2:07 PM, Christoph Gohlke > > wrote: >> >>     Dear NumPy developers, >> >>     I was trying to build numpy 2.0.dev and scipy 0.9.dev

Re: [Numpy-discussion] numscons and Python 2.7 problems

2010-06-25 Thread Christoph Gohlke
On 6/7/2010 1:58 PM, Charles R Harris wrote: > > > On Mon, Jun 7, 2010 at 2:07 PM, Christoph Gohlke > wrote: > > Dear NumPy developers, > > I was trying to build numpy 2.0.dev and scipy 0.9.dev using numscons > 0.12.dev and Python 2.7b2 (32 bit) on Windows 7 6

Re: [Numpy-discussion] numscons and Python 2.7 problems

2010-06-07 Thread David
On 06/08/2010 11:37 AM, Ralf Gommers wrote: > > Is it really that much worse than for earlier versions? The support > burden is probably more because of having too many Python versions at > the same time. It's now 2.4-2.6, soon it may be 2.4-2.7 + 3.1-3.2. I don't think scons issues should affect

Re: [Numpy-discussion] numscons and Python 2.7 problems

2010-06-07 Thread Ralf Gommers
On Tue, Jun 8, 2010 at 4:58 AM, Charles R Harris wrote: > > > On Mon, Jun 7, 2010 at 2:07 PM, Christoph Gohlke wrote: > >> Dear NumPy developers, >> >> I was trying to build numpy 2.0.dev and scipy 0.9.dev using numscons >> 0.12.dev and Python 2.7b2 (32 bit) on Windows 7 64 bit and ran into two >

Re: [Numpy-discussion] numscons and Python 2.7 problems

2010-06-07 Thread Charles R Harris
On Mon, Jun 7, 2010 at 2:07 PM, Christoph Gohlke wrote: > Dear NumPy developers, > > I was trying to build numpy 2.0.dev and scipy 0.9.dev using numscons > 0.12.dev and Python 2.7b2 (32 bit) on Windows 7 64 bit and ran into two > problems. > > > First, Python 2.7's UserDict is now a new-style cla

[Numpy-discussion] numscons and Python 2.7 problems

2010-06-07 Thread Christoph Gohlke
Dear NumPy developers, I was trying to build numpy 2.0.dev and scipy 0.9.dev using numscons 0.12.dev and Python 2.7b2 (32 bit) on Windows 7 64 bit and ran into two problems. First, Python 2.7's UserDict is now a new-style class (http://docs.python.org/dev/whatsnew/2.7.html). Apparently scons