Guest User

Untitled

a guest
Jun 24th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. ImportError: MagickWand shared library not found.
  2. You probably had not installed ImageMagick library.
  3. Try to install:
  4. brew install freetype imagemagick
  5.  
  6. Warning: freetype 2.9.1 is already installed and up-to-date
  7. To reinstall 2.9.1, run `brew reinstall freetype`
  8. Warning: imagemagick 7.0.8-2 is already installed and up-to-date
  9. To reinstall 7.0.8-2, run `brew reinstall imagemagick`
  10.  
  11. ImportError: MagickWand shared library not found.
  12. You probably had not installed ImageMagick library.
  13. Try to install:
  14. brew install freetype imagemagick
Add Comment
Please, Sign In to add comment