Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-16 Thread Charles سمير Doutriaux
Unfortunately it's not possible... We need to redistribute... And on many Oses... C. On Apr 15, 2010, at 6:54 PM, Ralf Gommers wrote: > > > 2010/4/16 Charles سمير Doutriaux > Thx Ralf, > > I was able to get the 64bit version going. But as I mentioned earlier this > doesn't help me since I

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-15 Thread Ralf Gommers
2010/4/16 Charles سمير Doutriaux > Thx Ralf, > > I was able to get the 64bit version going. But as I mentioned earlier this > doesn't help me since I have other externals dying... > > I'll try the 32bit one again with these hints. > > The dmg installer on sourceforge is 32-bit, so unless you're a

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-15 Thread Charles سمير Doutriaux
Thx Ralf, I was able to get the 64bit version going. But as I mentioned earlier this doesn't help me since I have other externals dying... I'll try the 32bit one again with these hints. Thanks again, C. On Apr 15, 2010, at 4:53 PM, Ralf Gommers wrote: > > 2010/4/16 Charles سمير Doutriaux >

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-15 Thread Ralf Gommers
2010/4/16 Charles سمير Doutriaux > Hi There, > > 1.4.1rc2 > gcc 4.2.1 > > And yes I'm trying to build a 32bit python because a lot of externals seem > to be breaking with the 64bit stuff... > > But I'm giving it another shot building 64bit > For 64-bit the command is: $ LDFLAGS="-arch x86_64" FF

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-15 Thread Charles سمير Doutriaux
Hi There, 1.4.1rc2 gcc 4.2.1 And yes I'm trying to build a 32bit python because a lot of externals seem to be breaking with the 64bit stuff... But I'm giving it another shot building 64bit C. On Apr 14, 2010, at 5:48 PM, Ralf Gommers wrote: > > > 2010/4/15 Charles سمير Doutriaux > Just

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-14 Thread Ralf Gommers
2010/4/15 Charles سمير Doutriaux > Just downloaded this. > > On my mac 10.6, using python 2.6.5 i get: > Which download, what build command and what python/gcc versions? Looks like you're trying to build a 64-bit binary without passing in -arch x86_64 flags? Ralf > > Running from numpy so

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-14 Thread Charles سمير Doutriaux
Just downloaded this. On my mac 10.6, using python 2.6.5 i get: Running from numpy source directory. non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 blas_opt_info: FOUND: extra_link_args = ['-Wl,-framework', '-Wl,Accelerate'] define_macros = [('NO_ATLAS_INFO', 3)]

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-14 Thread Francesc Alted
A Wednesday 14 April 2010 15:36:00 Charles R Harris escrigué: > > /home/faltet/PyTables/pytables/trunk/tables/table.py:38: RuntimeWarning: > > numpy.dtype size changed, may indicate binary incompatibility > > > > I'm using current stable Cython 12.1. Is the warning above intended or > > I'm doing

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-14 Thread Charles R Harris
On Wed, Apr 14, 2010 at 7:08 AM, Francesc Alted wrote: > A Sunday 11 April 2010 11:09:53 Ralf Gommers escrigué: > > Hi, > > > > I am pleased to announce the second release candidate of both Scipy 0.7.2 > > and NumPy 1.4.1, please test them. > > > > The issues reported with rc1 should be fixed, an

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-14 Thread Francesc Alted
A Sunday 11 April 2010 11:09:53 Ralf Gommers escrigué: > Hi, > > I am pleased to announce the second release candidate of both Scipy 0.7.2 > and NumPy 1.4.1, please test them. > > The issues reported with rc1 should be fixed, and for NumPy there are now > Python 2.5 binaries as well. For SciPy th

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-12 Thread Bruce Southey
On 04/12/2010 09:47 AM, Ralf Gommers wrote: On Mon, Apr 12, 2010 at 9:53 PM, Bruce Southey > wrote: Hi, I think this is due to the error: 'NameError: global name 'DistutilsExecError' is not defined' from: File "/home/bsouthey/python/numpy-

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-12 Thread Ralf Gommers
On Mon, Apr 12, 2010 at 9:53 PM, Bruce Southey wrote: > > Hi, > I think this is due to the error: 'NameError: global name > 'DistutilsExecError' is not defined' > from: > File > "/home/bsouthey/python/numpy-1.4.1rc2/numpy/distutils/ccompiler.py", > line 64, in CCompiler_spawn > raise Distut

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-12 Thread Bruce Southey
On 04/12/2010 04:25 AM, David wrote: > On 04/12/2010 06:03 PM, Nadav Horesh wrote: > >> Tried of install numy-1.4.1-rc2 on python-2.7b1 and got an error: >> >> (64 bit linux on core2, gcc4.4.3) >> >> >> compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core >> -Inumpy/core/sr

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-12 Thread David
On 04/12/2010 06:03 PM, Nadav Horesh wrote: > > Tried of install numy-1.4.1-rc2 on python-2.7b1 and got an error: > > (64 bit linux on core2, gcc4.4.3) > > > compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core > -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-12 Thread Nadav Horesh
Tried of install numy-1.4.1-rc2 on python-2.7b1 and got an error: (64 bit linux on core2, gcc4.4.3) compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/py

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-11 Thread Ralf Gommers
On Mon, Apr 12, 2010 at 2:43 AM, russel wrote: > Any chance of getting this into the next release? > > http://projects.scipy.org/scipy/ticket/1122 > > I marked it 0.8 because that was the default, but it is a very simple fix. > > Don't think so, sorry. If everything is OK then the final 0.7.2 wil

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-11 Thread Ralf Gommers
On Sun, Apr 11, 2010 at 11:08 PM, Sebastian Haase wrote: > Hi Ralf, > congratulation to the new RC. > Just for the record, where did you announce RC1 ? Only on numpy-dev ? > Since I'm new to this and wasn't sure it was all going to work right, I announced rc1 only on scipy-dev (which in my mind i

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-11 Thread russel
Any chance of getting this into the next release? http://projects.scipy.org/scipy/ticket/1122 I marked it 0.8 because that was the default, but it is a very simple fix. Russel Sebastian Haase wrote: > Hi Ralf, > congratulation to the new RC. > Just for the record, where did you announce RC1 ? O

Re: [Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-11 Thread Sebastian Haase
Hi Ralf, congratulation to the new RC. Just for the record, where did you announce RC1 ? Only on numpy-dev ? On Sun, Apr 11, 2010 at 11:09 AM, Ralf Gommers wrote: > For SciPy there will be no 2.5 binaries - > because 0.7.x is built against NumPy 1.2 Could you elaborate on this ? I thought the n

[Numpy-discussion] rc2 for NumPy 1.4.1 and Scipy 0.7.2

2010-04-11 Thread Ralf Gommers
Hi, I am pleased to announce the second release candidate of both Scipy 0.7.2 and NumPy 1.4.1, please test them. The issues reported with rc1 should be fixed, and for NumPy there are now Python 2.5 binaries as well. For SciPy there will be no 2.5 binaries - because 0.7.x is built against NumPy 1.