Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2572f90

Browse files
committed
DOC: Use @timhoffm's wording about unexpected compilation
- remove notes about --no-user - invert logic with --prefer-binary to suggest trying if there are problems
1 parent cc10355 commit 2572f90

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

INSTALL.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ Windows and Linux distributions::
1818
python -m pip install -U pip
1919
python -m pip install -U matplotlib
2020

21+
If this command results in Matplotlib being compiled from source and
22+
there's trouble with the compilation, you can add ``--prefer-binary`` to
23+
select the newest version of Matplotlib for which there is a
24+
precompiled wheel for your OS and Python.
25+
2126
.. note::
2227

2328
The following backends work out of the box: Agg, ps, pdf, svg and TkAgg.

0 commit comments

Comments
 (0)