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

Issue with Dierckx #23

Open
ihelfrich opened this issue Nov 1, 2022 · 0 comments
Open

Issue with Dierckx #23

ihelfrich opened this issue Nov 1, 2022 · 0 comments

Comments

@ihelfrich
Copy link

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

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

No branches or pull requests

1 participant