Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

precompile error of RastersMakieExt #766

Open
melodyjulia opened this issue Sep 27, 2024 · 1 comment
Open

precompile error of RastersMakieExt #766

melodyjulia opened this issue Sep 27, 2024 · 1 comment

Comments

@melodyjulia
Copy link

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.
└  
@rafaqz
Copy link
Owner

rafaqz commented Sep 27, 2024

Yes, will be fixed with DD update soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants