-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
The full tale is here: JuliaPlots/Plots.jl#516. For me (and it seems like others) it's not installing (or completely installing?) on Windows. The Pkg.build("ImageMagick")
command doesn't tell you it failed, but convert
in the command line isn't ImageMagick, it's still a Windows command. The fix is easy: install ImageMagick using the binary which is installed in ImageMagick\\deps\\downloads
, but if the build fails like this (which should be the first thing fixed, I am not familiar with working with deps like this though), it should at least give a warning and tell the user to install using the .exe.
Metadata
Metadata
Assignees
Labels
No labels