Skip to content

[MRG + 2] change installation description now that we have manylinux wheels#7313

Merged
lesteve merged 1 commit intoscikit-learn:masterfrom
amueller:rewrite_install_linux
Sep 8, 2016
Merged

[MRG + 2] change installation description now that we have manylinux wheels#7313
lesteve merged 1 commit intoscikit-learn:masterfrom
amueller:rewrite_install_linux

Conversation

@amueller
Copy link
Copy Markdown
Member

Fixes #7019. Supersedes #7022.
Also see discussion at #6990, #4164

@amueller
Copy link
Copy Markdown
Member Author

ping @GaelVaroquaux ;)

@amueller amueller added this to the 0.18 milestone Aug 31, 2016
doc/install.rst Outdated
and NumPy and SciPy are not recompiled from source, which can happen when using
particular configurations of operating system and hardware (such as Linux on
a Raspberry Pi). We don't recommend installing numpy or scipy from source.
Instead, use a thrid-party distribution as described below.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

third

@GaelVaroquaux
Copy link
Copy Markdown
Member

LGTM.

I ❤️ manylinux wheels

doc/install.rst Outdated
conda or pip. When using pip, please ensure that *binary wheels* are used,
and NumPy and SciPy are not recompiled from source, which can happen when using
particular configurations of operating system and hardware (such as Linux on
a Raspberry Pi). We don't recommend installing numpy or scipy from source.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of the frightening "We don't recommend installing numpy or scipy from source." I would rather be slightly more specific:

Building numpy and scipy from source can be complex (especially on Windows) and requires careful configuration to ensure that they link against an optimized implementation of linear algebra routines.

@amueller amueller force-pushed the rewrite_install_linux branch from 9297133 to 869adff Compare September 6, 2016 19:57
@amueller amueller changed the title change installation description now that we have anylinux wheels [MRG + 1] change installation description now that we have anylinux wheels Sep 6, 2016
@amueller
Copy link
Copy Markdown
Member Author

amueller commented Sep 6, 2016

@ogrisel used your wording and tried to include the [alldeps] somehow. Good?

@lesteve
Copy link
Copy Markdown
Member

lesteve commented Sep 7, 2016

LGTM

@lesteve lesteve changed the title [MRG + 1] change installation description now that we have anylinux wheels [MRG + 2] change installation description now that we have manylinux wheels Sep 7, 2016
@lesteve
Copy link
Copy Markdown
Member

lesteve commented Sep 7, 2016

I'll wait a bit to see if @ogrisel wants to comment further and if not I'll merge this one.

@lesteve lesteve merged commit 2c4b43c into scikit-learn:master Sep 8, 2016
rsmith54 pushed a commit to rsmith54/scikit-learn that referenced this pull request Sep 14, 2016
TomDLT pushed a commit to TomDLT/scikit-learn that referenced this pull request Oct 3, 2016
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants