You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unable to use QuantLib.jl due to some sort of problem with Dierckx or QuantLib itself.
I've tried the recommended fixed to manually install Dierckx, build, it, et cetera, to no avail.
LoadError: Dierckx is not properly installed. Please run Pkg.build("Dierckx")
Stacktrace:
[1] error(s::String)
@ Base .\error.jl:35
[2] top-level scope
@ ~localPath.julia\packages\Dierckx\ZTanR\src\Dierckx.jl:29
[3] include
@ .\Base.jl:419 [inlined]
[4] 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
[5] top-level scope
@ stdin:1
in expression starting at ~localPath.julia\packages\Dierckx\ZTanR\src\Dierckx.jl:3
in expression starting at stdin:1
ERROR: LoadError: Failed to precompile Dierckx [39dd38d3-220a-591b-8e3c-4c3a8c710a94] to ~localPath.julia\compiled\v1.8\Dierckx\jl_7F84.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: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] include(mod::Module, _path::String)
@ Base .\Base.jl:419
[10] include(x::String)
@ QuantLib ~localPath.julia\packages\QuantLib\9xmul\src\QuantLib.jl:3
[11] top-level scope
@ ~localPath.julia\packages\QuantLib\9xmul\src\QuantLib.jl:37
[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::Nothing)
@ Base .\loading.jl:1554
[14] top-level scope
@ stdin:1
in expression starting at ~localPath.julia\packages\QuantLib\9xmul\src\math\Math.jl:2
in expression starting at ~localPath.julia\packages\QuantLib\9xmul\src\QuantLib.jl:3
in expression starting at stdin:1
ERROR: Failed to precompile QuantLib [96a2b5a2-274e-5d11-8b3e-35bccd200598] to ~localPath.julia\compiled\v1.8\QuantLib\jl_7ED9.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: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
The text was updated successfully, but these errors were encountered:
I'm unable to use QuantLib.jl due to some sort of problem with Dierckx or QuantLib itself.
I've tried the recommended fixed to manually install Dierckx, build, it, et cetera, to no avail.
LoadError: Dierckx is not properly installed. Please run Pkg.build("Dierckx")
Stacktrace:
[1] error(s::String)
@ Base .\error.jl:35
[2] top-level scope
@ ~localPath.julia\packages\Dierckx\ZTanR\src\Dierckx.jl:29
[3] include
@ .\Base.jl:419 [inlined]
[4] 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
[5] top-level scope
@ stdin:1
in expression starting at ~localPath.julia\packages\Dierckx\ZTanR\src\Dierckx.jl:3
in expression starting at stdin:1
ERROR: LoadError: Failed to precompile Dierckx [39dd38d3-220a-591b-8e3c-4c3a8c710a94] to ~localPath.julia\compiled\v1.8\Dierckx\jl_7F84.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: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] include(mod::Module, _path::String)
@ Base .\Base.jl:419
[10] include(x::String)
@ QuantLib ~localPath.julia\packages\QuantLib\9xmul\src\QuantLib.jl:3
[11] top-level scope
@ ~localPath.julia\packages\QuantLib\9xmul\src\QuantLib.jl:37
[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::Nothing)
@ Base .\loading.jl:1554
[14] top-level scope
@ stdin:1
in expression starting at ~localPath.julia\packages\QuantLib\9xmul\src\math\Math.jl:2
in expression starting at ~localPath.julia\packages\QuantLib\9xmul\src\QuantLib.jl:3
in expression starting at stdin:1
ERROR: Failed to precompile QuantLib [96a2b5a2-274e-5d11-8b3e-35bccd200598] to ~localPath.julia\compiled\v1.8\QuantLib\jl_7ED9.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: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
The text was updated successfully, but these errors were encountered: