JuliaIO/ImageMagick.jl

Failed to precompile ImageMagick on Julia 0.7.0 (ChannelView not defined)

Closed this issue · 1 comments

WARNING: Base.Void is deprecated, use Nothing instead.
likely near E:\user.julia\packages\ImageMagick\Z7NvQ\src\libmagickwand.jl:527
ERROR: LoadError: UndefVarError: ChannelView not defined
Stacktrace:
[1] top-level scope at none:0
[2] include at .\boot.jl:317 [inlined]
[3] include_relative(::Module, ::String) at .\loading.jl:1038
[4] include(::Module, ::String) at .\sysimg.jl:29
[5] top-level scope at none:2
[6] eval at .\boot.jl:319 [inlined]
[7] eval(::Expr) at .\client.jl:399
[8] top-level scope at .\none:3
in expression starting at E:\user.julia\packages\ImageMagick\Z7NvQ\src\ImageMagick.jl:260
ERROR: Failed to precompile ImageMagick [6218d12a-5da1-5696-b52f-db25d2ecc6d1] to E:\user.julia\compiled\v0.7\ImageMagick\0LbNX.ji.
Stacktrace:
[1] error(::String) at .\error.jl:33
[2] macro expansion at .\logging.jl:313 [inlined]
[3] compilecache(::Base.PkgId, ::String) at .\loading.jl:1185
[4] _require(::Base.PkgId) at .\logging.jl:311
[5] require(::Base.PkgId) at .\loading.jl:852
[6] macro expansion at .\logging.jl:311 [inlined]
[7] require(::Module, ::Symbol) at .\loading.jl:834

This one is old enough and I don't believe it's an issue anymore since ChannelView is deprecated.