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 111d74a commit 2f0ccaaCopy full SHA for 2f0ccaa
INSTALL
@@ -44,7 +44,7 @@ Mac OSX : using pip
44
-------------------
45
46
If you are on Mac OSX you can probably install matplotlib binaries using the
47
-standard Python installation program `pip <https://pypi.python.org/pip>`_.
+standard Python installation program `pip <https://pypi.python.org/pypi/pip>`_.
48
See :ref:`install_osx_binaries`.
49
50
@@ -243,7 +243,7 @@ ImageMagick
243
Optional dependencies
244
^^^^^^^^^^^^^^^^^^^^^
245
246
-`Pillow <http://python-imaging.github.io/>`__
+`Pillow <http://python-pillow.github.io/>`__
247
If Pillow is installed, matplotlib can read and write a larger
248
selection of image file formats.
249
0 commit comments