Skip to content

Conversation

HiromuHota
Copy link
Contributor

The default version of ImageMagick is different among OS.

  • Mac (Homebrew): 7
  • Ubuntu (Bionic 18.04): 6.9

Currently Fonduer depends on Wand (>=0.4.4, <0.5.0), which does not support ImageMagick7.
This is why we had to install ImageMagick6 on Mac.

Wand 0.5.X supports both ImageMagick6 and 7.
As far as CHANGELOG is concerned, 0.5.X did not introduce breaking changes.
Now is the time to expand the version range of Wand to include 0.5.X.

Copy link
Contributor

@lukehsiao lukehsiao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lukehsiao lukehsiao merged commit 5b7b48a into HazyResearch:master Dec 17, 2019
@HiromuHota HiromuHota deleted the wand_0.5 branch December 17, 2019 23:39
@lukehsiao lukehsiao added this to the v0.8.0 milestone Dec 18, 2019
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.

2 participants