Skip to content

Conversation

@robinnarsinghranabhat
Copy link

The latest versions of imagemagick@7 and Wand isn't compatible (at least in mac)
Leading to this :

from wand.image import Image
...
ImportError: MagickWand shared library not found.
You probably had not installed ImageMagick library.
Try to install:
  brew install freetype imagemagick

A specific version of Wandb and imagemagick library is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant