Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- julia>
- [ Info: Precompiling Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80]
- ERROR: LoadError: InitError: UndefVarError: GR_jll not defined
- Stacktrace:
- [1] __init__()
- @ GR.GRPreferences ~/.julia/packages/GR/eEMaG/src/preferences.jl:40
- [2] _include_from_serialized(pkg::Base.PkgId, path::String, depmods::Vector{Any})
- @ Base ./loading.jl:831
- [3] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt64)
- @ Base ./loading.jl:1039
- [4] _require(pkg::Base.PkgId)
- @ Base ./loading.jl:1315
- [5] _require_prelocked(uuidkey::Base.PkgId)
- @ Base ./loading.jl:1200
- [6] macro expansion
- @ ./loading.jl:1180 [inlined]
- [7] macro expansion
- @ ./lock.jl:223 [inlined]
- [8] require(into::Module, mod::Symbol)
- @ Base ./loading.jl:1144
- [9] include(mod::Module, _path::String)
- @ Base ./Base.jl:419
- [10] include(x::String)
- @ Plots ~/.julia/packages/Plots/AAjgN/src/Plots.jl:1
- [11] top-level scope
- @ ~/.julia/packages/Plots/AAjgN/src/Plots.jl:201
- [12] include
- @ ./Base.jl:419 [inlined]
- [13] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt64}}, source::String)
- @ Base ./loading.jl:1554
- [14] top-level scope
- @ stdin:1
- during initialization of module GRPreferences
- in expression starting at /Users/matteomassaro/.julia/packages/Plots/AAjgN/src/backends/gr.jl:3
- in expression starting at /Users/matteomassaro/.julia/packages/Plots/AAjgN/src/Plots.jl:1
- in expression starting at stdin:1
- ERROR: Failed to precompile Plots [91a5bcdd-55d7-5caf-9e0b-520d859cae80] to /Users/matteomassaro/.julia/compiled/v1.8/Plots/jl_UAJ1fb.
- Stacktrace:
- [1] error(s::String)
- @ Base ./error.jl:35
- [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool)
- @ Base ./loading.jl:1707
- [3] compilecache
- @ ./loading.jl:1651 [inlined]
- [4] _require(pkg::Base.PkgId)
- @ Base ./loading.jl:1337
- [5] _require_prelocked(uuidkey::Base.PkgId)
- @ Base ./loading.jl:1200
- [6] macro expansion
- @ ./loading.jl:1180 [inlined]
- [7] macro expansion
- @ ./lock.jl:223 [inlined]
- [8] require(into::Module, mod::Symbol)
- @ Base ./loading.jl:1144
- [9] eval
- @ ./boot.jl:368 [inlined]
- [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
- @ Base ./loading.jl:1428
- [11] include_string(m::Module, txt::String, fname::String)
- @ Base ./loading.jl:1438
- [12] invokelatest(::Any, ::Any, ::Vararg{Any}; kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
- @ Base ./essentials.jl:729
- [13] invokelatest(::Any, ::Any, ::Vararg{Any})
- @ Base ./essentials.jl:726
- [14] inlineeval(m::Module, code::String, code_line::Int64, code_column::Int64, file::String; softscope::Bool)
- @ VSCodeServer ~/.vscode/extensions/julialang.language-julia-1.36.2/scripts/packages/VSCodeServer/src/eval.jl:233
- [15] (::VSCodeServer.var"#66#70"{Bool, Bool, Bool, Module, String, Int64, Int64, String, VSCodeServer.ReplRunCodeRequestParams})()
- @ VSCodeServer ~/.vscode/extensions/julialang.language-julia-1.36.2/scripts/packages/VSCodeServer/src/eval.jl:157
- [16] withpath(f::VSCodeServer.var"#66#70"{Bool, Bool, Bool, Module, String, Int64, Int64, String, VSCodeServer.ReplRunCodeRequestParams}, path::String)
- @ VSCodeServer ~/.vscode/extensions/julialang.language-julia-1.36.2/scripts/packages/VSCodeServer/src/repl.jl:249
- [17] (::VSCodeServer.var"#65#69"{Bool, Bool, Bool, Module, String, Int64, Int64, String, VSCodeServer.ReplRunCodeRequestParams})()
- @ VSCodeServer ~/.vscode/extensions/julialang.language-julia-1.36.2/scripts/packages/VSCodeServer/src/eval.jl:155
- [18] hideprompt(f::VSCodeServer.var"#65#69"{Bool, Bool, Bool, Module, String, Int64, Int64, String, VSCodeServer.ReplRunCodeRequestParams})
- @ VSCodeServer ~/.vscode/extensions/julialang.language-julia-1.36.2/scripts/packages/VSCodeServer/src/repl.jl:38
- [19] (::VSCodeServer.var"#64#68"{Bool, Bool, Bool, Module, String, Int64, Int64, String, VSCodeServer.ReplRunCodeRequestParams})()
- @ VSCodeServer ~/.vscode/extensions/julialang.language-julia-1.36.2/scripts/packages/VSCodeServer/src/eval.jl:126
- [20] with_logstate(f::Function, logstate::Any)
- @ Base.CoreLogging ./logging.jl:511
- [21] with_logger
- @ ./logging.jl:623 [inlined]
- [22] (::VSCodeServer.var"#63#67"{VSCodeServer.ReplRunCodeRequestParams})()
- @ VSCodeServer ~/.vscode/extensions/julialang.language-julia-1.36.2/scripts/packages/VSCodeServer/src/eval.jl:225
- [23] #invokelatest#2
- @ ./essentials.jl:729 [inlined]
- [24] invokelatest(::Any)
- @ Base ./essentials.jl:726
- [25] macro expansion
- @ ~/.vscode/extensions/julialang.language-julia-1.36.2/scripts/packages/VSCodeServer/src/eval.jl:34 [inlined]
- [26] (::VSCodeServer.var"#61#62")()
- @ VSCodeServer ./task.jl:484
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement