Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89db684 commit c1df6bfCopy full SHA for c1df6bf
1 file changed
doc/users/installing.rst
@@ -126,7 +126,10 @@ These are external packages which you will need to install before
126
installing matplotlib. Windows users only need the first two (python
127
and numpy) since the others are built into the matplotlib windows
128
installers available for download at the sourceforge site. If you are
129
-building on OSX, see :ref:`build_osx`
+building on OSX, see :ref:`build_osx`. If you are installing
130
+dependencies with a package manager, you may need to install the
131
+development packages (look for a "-dev" postfix) in addition to the
132
+libraries themselves.
133
134
:term:`python` 2.4 (or later but not python3)
135
matplotlib requires python 2.4 or later (`download <http://www.python.org/download/>`__)
0 commit comments