Re: [Scikit-learn-general] Help with release

2013-08-07 Thread Gael Varoquaux
On Wed, Aug 07, 2013 at 04:20:17PM +0200, Gael Varoquaux wrote: > On Wed, Aug 07, 2013 at 04:18:14PM +0200, Olivier Grisel wrote: > > Maybe we can release 0.14 with windows binaries for Python 2 only and > > fix the Windows + Python 3 issues for a 0.14.1 release? > I am still trying to work around

Re: [Scikit-learn-general] Help with release

2013-08-07 Thread Gael Varoquaux
On Wed, Aug 07, 2013 at 04:18:14PM +0200, Olivier Grisel wrote: > Maybe we can release 0.14 with windows binaries for Python 2 only and > fix the Windows + Python 3 issues for a 0.14.1 release? I am still trying to work around the problem, but indeed... > I would need to download a whole bunch of

Re: [Scikit-learn-general] Help with release

2013-08-07 Thread Olivier Grisel
2013/8/7 Gael Varoquaux : > On Wed, Aug 07, 2013 at 03:44:37PM +0200, Olivier Grisel wrote: >> https://dl.dropboxusercontent.com/u/5743203/sklearn/scikit-learn-0.14a1.win32-py2.7.exe >> (still currently uploading on my 3G tethered internet connection from >> an island in Britany). > > Hum, but the

Re: [Scikit-learn-general] Help with release

2013-08-07 Thread Gael Varoquaux
On Wed, Aug 07, 2013 at 03:44:37PM +0200, Olivier Grisel wrote: > https://dl.dropboxusercontent.com/u/5743203/sklearn/scikit-learn-0.14a1.win32-py2.7.exe > (still currently uploading on my 3G tethered internet connection from > an island in Britany). Hum, but the problem was with Python 3.3 (which

Re: [Scikit-learn-general] Help with release

2013-08-07 Thread Olivier Grisel
I just built a windows installer from the current 0.14.X branch with windows c++ 2008 express on python 2.7 32bit: https://dl.dropboxusercontent.com/u/5743203/sklearn/scikit-learn-0.14a1.win32-py2.7.exe (still currently uploading on my 3G tethered internet connection from an island in Britany). P

Re: [Scikit-learn-general] Help with release

2013-08-07 Thread federico vaggi
I tried yesterday evening to build the current master under Python 3.3 in Windows using Anaconda, but I would get a segfault during one of the tests. I didn't have too much time to investigate, so I suspect it was probably because I hadn't configured my build environment correctly. I'll try to se

Re: [Scikit-learn-general] Help with release

2013-08-07 Thread Jaques Grobler
> >b. A logo of INRIA (in a sliding carousel is good). Just FYI, I'm doing this one quick 2013/8/6 Andreas Mueller > Hi Gael. > Sorry for the absence. > I had to correct some exams for the last ~10h. > I don't have a windows build environment, so I'm not sure I can be much > help there. T

Re: [Scikit-learn-general] Help with release

2013-08-06 Thread Andreas Mueller
Hi Gael. Sorry for the absence. I had to correct some exams for the last ~10h. I don't have a windows build environment, so I'm not sure I can be much help there. Thanks for taking the release into your hands. Cheers, Andy On 08/06/2013 08:20 PM, Gael Varoquaux wrote: > Hi all, > > I am trying t

Re: [Scikit-learn-general] Help with release

2013-08-06 Thread Nelle Varoquaux
On 6 August 2013 20:20, Gael Varoquaux wrote: > Hi all, > > I am trying to make the release happen (while the NIPS rebuttals are > quite clearly also happening). > > The current blockers for the release are: > > 1. I cannot get a reliable Windows build under MSVC. This is related to > >a. the

[Scikit-learn-general] Help with release

2013-08-06 Thread Gael Varoquaux
Hi all, I am trying to make the release happen (while the NIPS rebuttals are quite clearly also happening). The current blockers for the release are: 1. I cannot get a reliable Windows build under MSVC. This is related to a. the fact that I am not good at Windows and I don't have a good bui