[scikit-learn] develop install with pip?

Albert Thomas albertthomas88 at gmail.com
Wed May 31 17:56:09 EDT 2017


In fact `pip install --editable .` is the instruction given at the end of
the Advanced installation instructions
http://scikit-learn.org/stable/developers/advanced_installation.html#testing
.

I will submit a PR to recommend this in the Contributing section as well.

Albert


On Wed, May 31, 2017 at 11:39 AM Olivier Grisel <olivier.grisel at ensta.org>
wrote:

> +1 for recommending to use `pip install --editable .`.
>
> --
> Olivier
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170531/b1448e23/attachment.html>


More information about the scikit-learn mailing list