I can’t seem to get Pluto or CairoMakie to precompile, and I am not sure why. This is on a company computer so I am not sure if this is related to any firewall?
Other packages seem to precompile fine. Has anyone had an issue like this?
Below is an image of the first part of the error.
Here is a small section of the error. I do see an “Access is denied”. I know my computer has limited access. I just want to know if it is due to something like that and if I can get it unblocked. Plots was working though a few weeks ago and then I ran pkg> up
and now it is no longer working.
LoadError: InitError: could not load library "C:\Users\CMILLER\.julia\artifacts\1f72a7f113b35c1817654c313d81935b76aa38e1\bin\libxml2-2.dll"
Access is denied.
Stacktrace:
[1] dlopen(s::String, flags::UInt32; throw_error::Bool)
@ Base.Libc.Libdl .\libdl.jl:117
[2] dlopen(s::String, flags::UInt32)
@ Base.Libc.Libdl .\libdl.jl:116
[3] macro expansion
@ C:\Users\CMILLER\.julia\packages\JLLWrappers\pG9bm\src\products\library_generators.jl:63 [inlined]
[4] __init__()
@ XML2_jll C:\Users\CMILLER\.julia\packages\XML2_jll\Yk7IC\src\wrappers\x86_64-w64-mingw32.jl:12
[5] run_module_init(mod::Module, i::Int64)
@ Base .\loading.jl:1128
[6] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)
@ Base .\loading.jl:1116
[7] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::String, depmods::Vector{Any})
@ Base .\loading.jl:1061
[8] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128)
@ Base .\loading.jl:1575
[9] _require(pkg::Base.PkgId, env::String)
@ Base .\loading.jl:1932
[10] __require_prelocked(uuidkey::Base.PkgId, env::String)
@ Base .\loading.jl:1806
[11] #invoke_in_world#3
@ Base .\essentials.jl:921 [inlined]
[12] invoke_in_world
@ Base .\essentials.jl:918 [inlined]
[13] _require_prelocked(uuidkey::Base.PkgId, env::String)
@ Base .\loading.jl:1797
[14] macro expansion
@ Base .\loading.jl:1784 [inlined]
[15] macro expansion
@ Base .\lock.jl:267 [inlined]
[16] __require(into::Module, mod::Symbol)
@ Base .\loading.jl:1747
[17] #invoke_in_world#3
@ Base .\essentials.jl:921 [inlined]
[18] invoke_in_world
@ Base .\essentials.jl:918 [inlined]
[19] require(into::Module, mod::Symbol)
@ Base .\loading.jl:1740
[20] include(mod::Module, _path::String)
@ Base .\Base.jl:495
[21] top-level scope
@ C:\Users\CMILLER\.julia\packages\JLLWrappers\pG9bm\src\toplevel_generators.jl:192
[22] include
@ Base .\Base.jl:495 [inlined]
[23] 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, UInt128}}, source::String)
@ Base .\loading.jl:2216
[24] top-level scope
@ stdin:3
during initialization of module XML2_jll
in expression starting at C:\Users\CMILLER\.julia\packages\Gettext_jll\5wIPp\src\wrappers\x86_64-w64-mingw32-cxx11.jl:6
in expression starting at C:\Users\CMILLER\.julia\packages\Gettext_jll\5wIPp\src\Gettext_jll.jl:2
in expression starting at stdin:3
ERROR: LoadError: Failed to precompile Gettext_jll [78b55507-aeef-58d4-861c-77aaff3498b1] to "C:\\Users\\CMILLER\\.julia\\compiled\\v1.10\\Gettext_jll\\jl_8EB2.tmp".