Skip to content

A very critical error on the installation documentation (I think) #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 0.17/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h2>Installing the latest release<a class="headerlink" href="#installing-the-lat
<div class="highlight-python"><div class="highlight"><pre>conda install scikit-learn
</pre></div>
</div>
<p><strong>We don&#8217;t recommend installing scipy or numpy using pip on linux</strong>,
<p><strong>We recommend installing scipy or numpy using pip on linux</strong>,
as this will involve a lengthy build-process with many dependencies.
Without careful configuration, building numpy yourself can lead to an installation
that is much slower than it should be.
Expand Down Expand Up @@ -295,4 +295,4 @@ <h3>Python(x,y) for Windows<a class="headerlink" href="#python-x-y-for-windows"
customSearchControl.draw('cse', options); }, true);
</script>
</body>
</html>
</html>