Skip to content

Commit

Permalink
Mention about IM 7 incompatibility [ci skip]
Browse files Browse the repository at this point in the history
Close #306
  • Loading branch information
dahlia committed Oct 22, 2016
1 parent 76594e2 commit 29ce134
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/guide/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ Wand is a Python binding of ImageMagick_, so you have to install it as well:
- :ref:`Windows <install-imagemagick-windows>`
- :ref:`Explicitly link to specific ImageMagick <explicit-link>`

.. note::

Wand yet doesn't support ImageMagick 7 which has several incompatible APIs
with previous versions. For more details, see the issue :issue:`287`.

Or you can simply install Wand and its entire dependencies using the package
manager of your system (it's way convenient but the version might be outdated):

Expand Down

0 comments on commit 29ce134

Please sign in to comment.