File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,10 @@ These are external packages which you will need to install before
126
126
installing matplotlib. Windows users only need the first two (python
127
127
and numpy) since the others are built into the matplotlib windows
128
128
installers available for download at the sourceforge site. If you are
129
- building on OSX, see :ref: `build_osx `
129
+ 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.
130
133
131
134
:term: `python ` 2.4 (or later but not python3)
132
135
matplotlib requires python 2.4 or later (`download <http://www.python.org/download/ >`__)
You can’t perform that action at this time.
0 commit comments