Attempted to try out Makie, but the precompile fails. I’m including a sample for the AbstractPlotting precompile, but it’s the same for CairoMakie, etc. I know similar problems are reported from time to time, but none of the solutions seem to resolve this.
Solved… appears to have been incomplete removal of earlier versions or some such.
did a " pkg> rm " of everything Makie related.
did a " pkg> gc " to ensure everything was cleared out
did " pkg> add AbstractPlotting#master " & also CairoMakie#master (NOTE: the versions installed are slightly different from the above pics… AbstractPlotting is up to v0.15.12. Not sure if that changes things also.)
at this point, “using AbstractPlotting” & “using CairoMakie” now work.
(this is very important) apply liberal amounts of salt over the shoulder and rattling of chicken bones to ensure the gremlins have been properly appeased.