We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
xref: https://discourse.julialang.org/t/missing-shared-library-file-when-pre-compiling/104575
julia> using MbedTLS_jll ERROR: InitError: could not load library “libmbedtls.so” libmbedx509.so.4: cannot open shared object file: No such file or directory Stacktrace: [1] dlopen(s::String, flags::UInt32; throw_error::Bool) @ Base.Libc.Libdl ./libdl.jl:117 [2] dlopen @ ./libdl.jl:116 [inlined] [3] dlopen(s::String) @ Base.Libc.Libdl ./libdl.jl:116 [4] init() @ MbedTLS_jll ~/miniconda3/envs/julia_ness/share/julia/stdlib/v1.9/MbedTLS_jll/src/MbedTLS_jll.jl:42 [5] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String) @ Base ./loading.jl:1115 [6] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::String, depmods::Vector{Any}) @ Base ./loading.jl:1061 [7] _require_search_from_serialized(pkg::Base.PkgId, sourcepath::String, build_id::UInt128) @ Base ./loading.jl:1506 [8] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:1783 [9] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1660 [10] macro expansion @ ./loading.jl:1648 [inlined] [11] macro expansion @ ./lock.jl:267 [inlined] [12] require(into::Module, mod::Symbol) @ Base ./loading.jl:1611 during initialization of module MbedTLS_jll
n/a
The text was updated successfully, but these errors were encountered:
Hello! Could you kindly give me an info, is there any progress in the issue?
Sorry, something went wrong.
@asan-emirsaleh could you please test the latest Julia from conda-forge to see if you face any issues?
No branches or pull requests
Solution to issue cannot be found in the documentation.
Issue
xref: https://discourse.julialang.org/t/missing-shared-library-file-when-pre-compiling/104575
Installed packages
Environment info
The text was updated successfully, but these errors were encountered: