Re: [Scikit-learn-general] Working on Python 3 support

2011-12-24 Thread Fabian Pedregosa
This is great. I would just advise to contribute joblib fixes upstream, as it already has some fixes. Fabian On 12/24/11, Olivier Grisel wrote: > Hi all, > > In order to help us make scikit-learn work on python 3.x I have setup > a new jenkins slave configuration to build the project using pyth

[Scikit-learn-general] Working on Python 3 support

2011-12-23 Thread Olivier Grisel
Hi all, In order to help us make scikit-learn work on python 3.x I have setup a new jenkins slave configuration to build the project using python 3.2.2 and the latest stable releases of numpy and scipy. The console log of a failed build such as follows shows us what remains to be achieved: https