JuliaIO / ImageMagick.jl

Thin Wrapper for the library ImageMagick
Other
53 stars 37 forks source link

Unable to compile due to BinaryProvider failed install #222

Closed tanged123 closed 7 months ago

tanged123 commented 1 year ago

ImageMagick fails to install now on Julia 1.9 due to upstream issue: https://github.com/JuliaPackaging/BinaryProvider.jl/issues/211

xinkai-zhou commented 1 year ago

The same happened to me. Were you able to resolve it? @tanged123

ViralBShah commented 7 months ago

It is probably pulling in a very old version if it is pulling BinaryProvider. Works fine for me.