Re: [Scikit-learn-general] Installing scikit via pip.

2013-05-03 Thread Jaques Grobler
I'm opening an issue for this so it doesn't get lost: #1925 https://github.com/scikit-learn/scikit-learn/issues/1925 Thanks for reporting, Ark 2013/5/3 Andreas Mueller > Hi Ark. > Thanks for you mail. I was not aware that there was a problem. > Could you please send a pull request? > > That

Re: [Scikit-learn-general] Installing scikit via pip.

2013-05-03 Thread Andreas Mueller
Hi Ark. Thanks for you mail. I was not aware that there was a problem. Could you please send a pull request? That is much less likely to get lost and provides a better platform for discussing than the mailing list. Thanks a lot, Andy On 05/02/2013 09:22 PM, Ark wrote: > I just wanted to se

[Scikit-learn-general] Installing scikit via pip.

2013-05-02 Thread Ark
I just wanted to send a note regarding the installation of scikit. As you might already know; if we try to install scikit with some command like: "pip install numpy scipy scikit-learn" or via requirements.txt which has: numpy scipy scikit-learn It raises "from numpy.distutils.core impo