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

student gets precompile error and access denied to libcairo-2.dll #3568

Closed
SimonEnsemble opened this issue Jan 26, 2024 · 1 comment
Closed
Labels

Comments

@SimonEnsemble
Copy link

student got both a precompile error and an error that access is denied to libcairo-2.dll. anything I can suggest the student to try? thanks.

image

Failed to precompile CairoMakie [13f3f980-e62b-5c42-98c6-ff1f3baf88f0] to "C:\\Users\\alzahban\\.julia\\compiled\\v1.10\\CairoMakie\\jl_B9C5.tmp".

error(::String)@error.jl:35
compilecache(::Base.PkgId, ::String, ::IO, ::IO, ::Bool)@loading.jl:2462
Base@loading.jl:2334[inlined]
(::Base.var"#968#969"{Base.PkgId})()@loading.jl:1968
var"#mkpidlock#7"(::Base.Pairs{Symbol, Integer, Tuple{Symbol, Symbol}, @NamedTuple{stale_age::Int64, wait::Bool}}, ::typeof(FileWatching.Pidfile.mkpidlock), ::Base.var"#968#969"{Base.PkgId}, ::String, ::Int32)@pidfile.jl:93
FileWatching.Pidfile@pidfile.jl:88[inlined]
var"#trymkpidlock#11"(::Base.Pairs{Symbol, Int64, Tuple{Symbol}, @NamedTuple{stale_age::Int64}}, ::typeof(FileWatching.Pidfile.trymkpidlock), ::Function, ::Vararg{Any})@pidfile.jl:111
Base@essentials.jl:889[inlined]
Base@essentials.jl:884[inlined]
var"#maybe_cachefile_lock#983"(::Int64, ::typeof(Base.maybe_cachefile_lock), ::Base.var"#968#969"{Base.PkgId}, ::Base.PkgId, ::String)@loading.jl:2977
Base@loading.jl:2974[inlined]
_require(::Base.PkgId, ::String)@loading.jl:1964
__require_prelocked(::Base.PkgId, ::String)@loading.jl:1806
Base@essentials.jl:921[inlined]
Base@essentials.jl:918[inlined]
_require_prelocked(::Base.PkgId, ::String)@loading.jl:1797
Base@loading.jl:1784[inlined]
Base@lock.jl:267[inlined]
__require(::Module, ::Symbol)@loading.jl:1747
Base@essentials.jl:921[inlined]
Base@essentials.jl:918[inlined]
require(::Module, ::Symbol)@loading.jl:1740
top-level scope@Local: 4
julia> versioninfo() Julia Version 1.10.0 Commit 3120989f39 (2023-12-25 18:01 UTC)
Platform Info: OS: Windows (x86_64-w64-mingw32) 
CPU: 8 × 11th Gen Intel(R) Core(TM) i5-1145G7 @ 2.60GHz 
WORD_SIZE: 64 
LIBM: libopenlibm 
LLVM: libLLVM-15.0.7 (ORCJIT, tigerlake) 
Threads: 1 on 8 virtual cores

image

@jkrumbiegel
Copy link
Member

I've seen other users report similar errors on Windows, with other packages, too. I vaguely remember it can be a problem with access rights, or antivirus scanners, or a number of other things. I don't think this is anything Makie causes, so I'm going to close this issue as not actionable for us.

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

No branches or pull requests

2 participants