Rasters.jl
Rasters.jl copied to clipboard
precompile error of RastersMakieExt
Under Julia 1.10.5, Rasters.jl v0.11.8 and Makie.jl v0.21.11, the following error prompts during precompiling:
┌ Rasters → RastersMakieExt
│ WARNING: Method definition convert_arguments(MakieCore.CellGrid, Rasters.AbstractRaster{var"#s115", 2, D, A} where A where D where var"#s115") in module RastersMakieExt at /Users/test/.julia/packages/Rasters/0kAkQ/ext/RastersMakieExt/plotrecipes.jl:304 overwritten at /Users/test/.julia/packages/Rasters/0kAkQ/ext/RastersMakieExt/plotrecipes.jl:308.
│ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation.
└
Yes, will be fixed with DD update soon