-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
Whenever I use QuartzImageIO (for loading images), I get an error.
[ Info: Precompiling QuartzImageIO [dca85d43-d64c-5e67-8c65-017450d5d020]
ERROR: LoadError: UndefVarError: RGBX not defined
Stacktrace:
[1] top-level scope at /Users/michielstock/.julia/packages/QuartzImageIO/eZqJD/src/QuartzImageIO.jl:353
[2] include at ./boot.jl:328 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1105
[4] include(::Module, ::String) at ./Base.jl:31
[5] top-level scope at none:2
[6] eval at ./boot.jl:330 [inlined]
[7] eval(::Expr) at ./client.jl:425
[8] top-level scope at ./none:3
in expression starting at /Users/michielstock/.julia/packages/QuartzImageIO/eZqJD/src/QuartzImageIO.jl:353
ERROR: Failed to precompile QuartzImageIO [dca85d43-d64c-5e67-8c65-017450d5d020] to /Users/michielstock/.julia/compiled/v1.3/QuartzImageIO/n8vDP_mZWSB.ji.
Stacktrace:
[1] compilecache(::Base.PkgId, ::String) at ./loading.jl:1283
[2] _require(::Base.PkgId) at ./loading.jl:1024
[3] require(::Base.PkgId) at ./loading.jl:922
[4] require(::Module, ::Symbol) at ./loading.jl:917
Though it still loads the image, it goes really slowly. This problem also occurs for my students apparently, when there is something out of bounds in a recipe.
Metadata
Metadata
Assignees
Labels
No labels