Skip to content

ImageMagick silently doesn't install on Windows #52

@ChrisRackauckas

Description

@ChrisRackauckas

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.

Related SciML/DifferentialEquations.jl#58

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions