Jeffrey D Varner

Results 4 comments of Jeffrey D Varner

I have the same issue on Julia 1.10.3+0.aarch64.apple.darwin14 on macOS 14.4.1. I deleted the `.julia/artifacts` dir and added Plots in the REPL. Then, many errors occurred during precompile, seemingly involving...

Hmmm. I just tried the "remove everything" workaround, but I'm still getting the following error message: ERROR: LoadError: InitError: UndefVarError: `GR_jll` not defined. In particular: 1) Deleted the `.julia` dir,...

Man, that was a nice catch, @bauglir and @SamuelBrand1. Confirm that downgrading LERC_jll v4.0.0+0 ⇒ v3.0.0+1 resolves the Plots.jl GR issue for me, and a similar set of precompile issues...