Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-11 Thread Ralf Gommers
On Tue, Mar 11, 2014 at 9:26 AM, Matthew Brett wrote: > Hi, > > On Mon, Mar 10, 2014 at 11:09 AM, Ralf Gommers > wrote: > > > > > > > > On Sat, Mar 8, 2014 at 10:06 PM, Matthew Brett > > wrote: > >> > >> Hi, > >> > >> Thanks to Chuck and Jarrod for giving me upload permission - wheels > >> are o

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-11 Thread Matthew Brett
Hi, On Mon, Mar 10, 2014 at 11:09 AM, Ralf Gommers wrote: > > > > On Sat, Mar 8, 2014 at 10:06 PM, Matthew Brett > wrote: >> >> Hi, >> >> Thanks to Chuck and Jarrod for giving me upload permission - wheels >> are on sourceforge now: >> >> https://sourceforge.net/projects/numpy/files/NumPy/1.8.1r

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-10 Thread Matthew Brett
Hi, On Mon, Mar 10, 2014 at 12:37 PM, Chris Barker wrote: > On Mon, Mar 10, 2014 at 10:27 AM, Jens Nielsen > wrote: >> >> If someone is running a brew python and does "pip install numpy" will pip >> find a binary wheel that will then not work? That would be bad, but maybe >> not our problem --

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-10 Thread Chris Barker
On Mon, Mar 10, 2014 at 10:27 AM, Jens Nielsen wrote: > If someone is running a brew python and does "pip install numpy" will pip > find a binary wheel that will then not work? That would be bad, but maybe > not our problem -- brew users should be using brew to build numpy anyway. > > No that is

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-10 Thread Ralf Gommers
On Sat, Mar 8, 2014 at 10:06 PM, Matthew Brett wrote: > Hi, > > Thanks to Chuck and Jarrod for giving me upload permission - wheels > are on sourceforge now: > > https://sourceforge.net/projects/numpy/files/NumPy/1.8.1rc1 > Nice! > Until the wheels reach pypi, you'll have to test by: > If you

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-10 Thread Ralf Gommers
On Mon, Mar 10, 2014 at 6:27 PM, Jens Nielsen wrote: > > > > On Mon, Mar 10, 2014 at 4:39 PM, Chris Barker wrote: > >> On Sat, Mar 8, 2014 at 2:22 AM, Ralf Gommers wrote: >> >>> If we relax things too much, will we also get homebrew and macports and >>> built-it-myself pythons, and will they work?

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-10 Thread Jens Nielsen
On Mon, Mar 10, 2014 at 4:39 PM, Chris Barker wrote: > On Sat, Mar 8, 2014 at 2:22 AM, Ralf Gommers wrote: > >> If we relax things too much, will we also get homebrew and macports and >> built-it-myself pythons, and will they work? >> >> Not likely. On 10.7 and 10.8 python.org and system python u

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-10 Thread Chris Barker
On Sat, Mar 8, 2014 at 2:22 AM, Ralf Gommers wrote: > If we relax things too much, will we also get homebrew and macports and > built-it-myself pythons, and will they work? > > Not likely. On 10.7 and 10.8 python.org and system python use llvm-gcc > while IIRC homebrew used clang. There's probabl

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-08 Thread Matthew Brett
Hi, Thanks to Chuck and Jarrod for giving me upload permission - wheels are on sourceforge now: https://sourceforge.net/projects/numpy/files/NumPy/1.8.1rc1 Until the wheels reach pypi, you'll have to test by: * downloading the python 2.7 or 3.3 wheel to a directory (say the current directory) a

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-08 Thread Ralf Gommers
On Thu, Mar 6, 2014 at 11:10 PM, Chris Barker wrote: > On Thu, Mar 6, 2014 at 1:14 PM, Matthew Brett wrote: > >> I believe that the wheels built against python.org python will in any >> case work with system python. >> > > IIUC, the system python is built agains an up-to-date SDK. so it wouldn't

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-08 Thread Ralf Gommers
On Thu, Mar 6, 2014 at 10:10 PM, Charles R Harris wrote: > > > > On Thu, Mar 6, 2014 at 1:32 PM, Chris Barker wrote: > >> On Thu, Mar 6, 2014 at 11:21 AM, Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> That would be helpful. Ralf does those now and I suspect he would >>> welcome t

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-08 Thread Ralf Gommers
On Thu, Mar 6, 2014 at 8:38 PM, Matthew Brett wrote: > Hi, > > On Thu, Mar 6, 2014 at 11:21 AM, Charles R Harris > wrote: > > > On Thu, Mar 6, 2014 at 12:05 PM, Matthew Brett > > wrote: > >> > >> On Thu, Mar 6, 2014 at 9:37 AM, Charles R Harris > >> wrote: > > >> >> Julian has done most of the

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Chris Barker
On Thu, Mar 6, 2014 at 1:14 PM, Matthew Brett wrote: > I believe that the wheels built against python.org python will in any > case work with system python. > IIUC, the system python is built agains an up-to-date SDK. so it wouldn't run on an older OS version -- and why would anyone want it to --

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Charles R Harris
On Thu, Mar 6, 2014 at 2:10 PM, Charles R Harris wrote: > > > > On Thu, Mar 6, 2014 at 1:32 PM, Chris Barker wrote: > >> On Thu, Mar 6, 2014 at 11:21 AM, Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> That would be helpful. Ralf does those now and I suspect he would >>> welcome the

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Matthew Brett
Hi, On Thu, Mar 6, 2014 at 12:36 PM, Chris Barker wrote: > On Thu, Mar 6, 2014 at 11:38 AM, Matthew Brett > wrote: >> >> pypi is accepting wheels: >> >> http://pythonwheels.com/ >> https://pypi.python.org/pypi/pyzmq/14.0.1 >> >> Chris B - any comments here? > > > It's my understanding that pypi

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Charles R Harris
On Thu, Mar 6, 2014 at 1:32 PM, Chris Barker wrote: > On Thu, Mar 6, 2014 at 11:21 AM, Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> That would be helpful. Ralf does those now and I suspect he would welcome >> the extra hands. The two sites for release builds are Sourceforge and Pyp

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Chris Barker
On Thu, Mar 6, 2014 at 11:38 AM, Matthew Brett wrote: > pypi is accepting wheels: > > http://pythonwheels.com/ > https://pypi.python.org/pypi/pyzmq/14.0.1 > > Chris B - any comments here? > It's my understanding that pypi accepts wheels built for the python.orgreleases -- and pip should be able t

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Chris Barker
On Thu, Mar 6, 2014 at 11:21 AM, Charles R Harris wrote: > That would be helpful. Ralf does those now and I suspect he would welcome > the extra hands. The two sites for release builds are Sourceforge and Pypi. > I don't know if the wheels builds are good enough/accepted on Pypi, > Would anyone

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Matthew Brett
Hi, On Thu, Mar 6, 2014 at 11:21 AM, Charles R Harris wrote: > > > > On Thu, Mar 6, 2014 at 12:05 PM, Matthew Brett > wrote: >> >> Hi, >> >> On Thu, Mar 6, 2014 at 9:37 AM, Charles R Harris >> wrote: >> > >> > >> > >> > On Thu, Mar 6, 2014 at 10:35 AM, Charles R Harris >> > wrote: >> >> >> >>

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Charles R Harris
On Thu, Mar 6, 2014 at 12:05 PM, Matthew Brett wrote: > Hi, > > On Thu, Mar 6, 2014 at 9:37 AM, Charles R Harris > wrote: > > > > > > > > On Thu, Mar 6, 2014 at 10:35 AM, Charles R Harris > > wrote: > >> > >> > >> > >> > >> On Wed, Mar 5, 2014 at 7:28 PM, Matthew Brett > >> wrote: > >>> > >>> H

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Matthew Brett
Hi, On Thu, Mar 6, 2014 at 9:37 AM, Charles R Harris wrote: > > > > On Thu, Mar 6, 2014 at 10:35 AM, Charles R Harris > wrote: >> >> >> >> >> On Wed, Mar 5, 2014 at 7:28 PM, Matthew Brett >> wrote: >>> >>> Hi, >>> >>> On Wed, Mar 5, 2014 at 3:29 PM, Matthew Brett >>> wrote: >>> > Hi, >>> > >>>

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Julian Taylor
thanks for the report, thix should be fixed with https://github.com/numpy/numpy/pull/4455 which will be in the final 1.8.1 On 04.03.2014 13:49, Thomas Unterthiner wrote: > Hi there! > > I just tried setting up a new installation using numpy 1.8.1rc1 (+scipy > 0.13.3 and matplotlib 1.3.1). I ran i

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Charles R Harris
On Thu, Mar 6, 2014 at 10:35 AM, Charles R Harris wrote: > > > > On Wed, Mar 5, 2014 at 7:28 PM, Matthew Brett wrote: > >> Hi, >> >> On Wed, Mar 5, 2014 at 3:29 PM, Matthew Brett >> wrote: >> > Hi, >> > >> > I built (and tested) some numpy wheels for the rc1: >> > >> > http://nipy.bic.berkeley.e

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-06 Thread Charles R Harris
On Wed, Mar 5, 2014 at 7:28 PM, Matthew Brett wrote: > Hi, > > On Wed, Mar 5, 2014 at 3:29 PM, Matthew Brett > wrote: > > Hi, > > > > I built (and tested) some numpy wheels for the rc1: > > > > http://nipy.bic.berkeley.edu/numpy-dist/ > > Now building, installing, testing, uploading wheels nightl

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-05 Thread Matthew Brett
Hi, On Wed, Mar 5, 2014 at 3:29 PM, Matthew Brett wrote: > Hi, > > I built (and tested) some numpy wheels for the rc1: > > http://nipy.bic.berkeley.edu/numpy-dist/ Now building, installing, testing, uploading wheels nightly on OSX 10.9: http://nipy.bic.berkeley.edu/builders/numpy-bdist-whl-osx-

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-05 Thread Matthew Brett
Hi, I built (and tested) some numpy wheels for the rc1: http://nipy.bic.berkeley.edu/numpy-dist/ Cheers, Matthew ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-04 Thread Julian Taylor
On 04.03.2014 18:08, Christoph Gohlke wrote: > On 3/4/2014 4:49 AM, Thomas Unterthiner wrote: >> Hi there! >> >> I just tried setting up a new installation using numpy 1.8.1rc1 (+scipy >> 0.13.3 and matplotlib 1.3.1). I ran into problems when installing >> matplotlib 1.3.1. The attached logfile sho

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-04 Thread Christoph Gohlke
On 3/4/2014 4:49 AM, Thomas Unterthiner wrote: > Hi there! > > I just tried setting up a new installation using numpy 1.8.1rc1 (+scipy > 0.13.3 and matplotlib 1.3.1). I ran into problems when installing > matplotlib 1.3.1. The attached logfile shows the full log, but it ends with: > > src/_png.cpp:

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-04 Thread Thomas Unterthiner
Hi there! I just tried setting up a new installation using numpy 1.8.1rc1 (+scipy 0.13.3 and matplotlib 1.3.1). I ran into problems when installing matplotlib 1.3.1. The attached logfile shows the full log, but it ends with: src/_png.cpp:329:15: error: 'npy_PyFile_Dup' was not declared in thi

Re: [Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-03 Thread Sebastian Berg
On Mo, 2014-03-03 at 09:23 -0700, Charles R Harris wrote: > Hi All, > > > Julian Taylor has put windows binaries and sources for the 1.8.1 > release candidate up on sourceforge. If things go well, it will taken > to a full release in a week or so. > Thanks to both of you. Also for sieving throu

[Numpy-discussion] 1.8.1rc1 on sourceforge.

2014-03-03 Thread Charles R Harris
Hi All, Julian Taylor has put windows binaries and sources for the 1.8.1 release candidate up on sourceforge. If things go well, it will taken to a full release in a week or so. Chuck ___ NumP