Re: [Scikit-learn-general] Jenkins python-2.7 build is blue again

2013-09-06 Thread Lars Buitinck
2013/9/5 Olivier Grisel : > I rebuilt the venv from scratch and now all the tests pass again: Nice work! -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current an

[Scikit-learn-general] Jenkins python-2.7 build is blue again

2013-09-05 Thread Olivier Grisel
An unexplained change in the venv made it break for the past couple of days. Upon inspection it appeared that the python binary in the cpython-2.7 venv was the system python 2.6 from debian and numpy too... for some reason. I don't know what could possibly have caused this. I rebuilt the venv from