Hi Guys
I am new to Julia, I have tried to install the JuliaFEM package however there seems to be some issues, please refer to the below errors when running the test. I have seen a post about this with the solution requiring one to revert back to an older version of Julia, noting that this was in 2021(I think). Has there been any resolution to the given problem?
I couldn’t paste everything due to the size limitation, however I have pasted a typical error which is being outputted.
ERROR: LoadError: Failed to precompile FEMBasis [353fb843-c566-51e6-ba49-78b3e3d5ebb5] to “C:\Users\mishal.mohanlal\.julia\compiled\v1.9\FEMBasis\jl_91FA.tmp”.
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:2300
[3] compilecache
@ .\loading.jl:2167 [inlined]
[4] _require(pkg::Base.PkgId, env::String)
@ Base .\loading.jl:1805
[5] _require_prelocked(uuidkey::Base.PkgId, env::String)
@ Base .\loading.jl:1660
[6] macro expansion
@ .\loading.jl:1648 [inlined]
[7] macro expansion
@ .\lock.jl:267 [inlined]
[8] require(into::Module, mod::Symbol)
@ Base .\loading.jl:1611
[9] include
@ .\Base.jl:457 [inlined]
[10] 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:2049
[11] top-level scope
@ stdin:3
in expression starting at C:\Users\mishal.mohanlal.julia\packages\FEMBase\qGDOl\src\FEMBase.jl:4
in expression starting at stdin:3
ERROR: LoadError: Failed to precompile FEMBase [fbcbbc08-f1bf-5204-9233-b69f5d396135] to “C:\Users\mishal.mohanlal\.julia\compiled\v1.9\FEMBase\jl_8F0C.tmp”.
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:2300
[3] compilecache
@ .\loading.jl:2167 [inlined]
[4] _require(pkg::Base.PkgId, env::String)
@ Base .\loading.jl:1805
[5] _require_prelocked(uuidkey::Base.PkgId, env::String)
@ Base .\loading.jl:1660
[6] macro expansion
@ .\loading.jl:1648 [inlined]
[7] macro expansion
@ .\lock.jl:267 [inlined]
[8] require(into::Module, mod::Symbol)
@ Base .\loading.jl:1611
[9] include
@ .\Base.jl:457 [inlined]
[10] 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::Nothing)
@ Base .\loading.jl:2049
[11] top-level scope
@ stdin:3
in expression starting at C:\Users\mishal.mohanlal.julia\packages\MortarContact2DAD\Rq4yL\src\MortarContact2DAD.jl:4
in expression starting at stdin:3
FEMBase [fbcbbc08-f1bf-5204-9233-b69f5d396135]
Failed to precompile FEMBase [fbcbbc08-f1bf-5204-9233-b69f5d396135] to “C:\Users\mishal.mohanlal\.julia\compiled\v1.9\FEMBase\jl_8367.tmp”.