-
-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Please update this package to work with julia 1.9.
ERROR: LoadError: ArgumentError: Package ParameterizedFunctionsExt does not have ParameterizedFunctions in its dependencies:
- You may have a partially installed environment. Try `Pkg.instantiate()`
to ensure all packages in the environment are installed.
- Or, if you have ParameterizedFunctionsExt checked out for development and have
added ParameterizedFunctions as a dependency but haven't updated your primary
environment's manifest file, try `Pkg.resolve()`.
- Otherwise you may need to report an issue with ParameterizedFunctionsExt
Stacktrace:
[1] macro expansion
@ ./loading.jl:1597 [inlined]
[2] macro expansion
@ ./lock.jl:267 [inlined]
[3] require(into::Module, mod::Symbol)
@ Base ./loading.jl:1574
[4] top-level scope
@ ~/.julia/packages/Latexify/kPsTM/ext/ParameterizedFunctionsExt.jl:4
[5] include
@ ./Base.jl:457 [inlined]
[6] 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:2012
[7] top-level scope
@ stdin:2
in expression starting at /Users/bryan/.julia/packages/Latexify/kPsTM/ext/ParameterizedFunctionsExt.jl:1
in expression starting at stdin:2
┌ Error: Error during loading of extension ParameterizedFunctionsExt of Latexify, use `Base.retry_load_extensions()` to retry.
│ exception =
│ 1-element ExceptionStack:
│ Failed to precompile ParameterizedFunctionsExt [18ff8e20-bf52-57ba-a972-04d5fc044831] to "/Users/bryan/.julia/compiled/v1.9/ParameterizedFunctionsExt/jl_x5s81O".
│ 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:2262
│ [3] compilecache
│ @ ./loading.jl:2129 [inlined]
│ [4] _require(pkg::Base.PkgId, env::Nothing)
│ @ Base ./loading.jl:1772
│ [5] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)
│ @ Base ./loading.jl:1623
│ [6] _require_prelocked(uuidkey::Base.PkgId)
│ @ Base ./loading.jl:1621
│ [7] run_extension_callbacks(extid::Base.ExtensionId)
│ @ Base ./loading.jl:1194
│ [8] run_extension_callbacks()
│ @ Base ./loading.jl:1252
│ [9] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)
│ @ Base ./loading.jl:1636
│ [10] _require_prelocked(uuidkey::Base.PkgId)
│ @ Base ./loading.jl:1621
│ [11] run_extension_callbacks(extid::Base.ExtensionId)
│ @ Base ./loading.jl:1194
│ [12] run_extension_callbacks()
│ @ Base ./loading.jl:1252
│ [13] _require_prelocked(uuidkey::Base.PkgId, env::String)
│ @ Base ./loading.jl:1636
│ [14] macro expansion
│ @ ./loading.jl:1611 [inlined]
│ [15] macro expansion
│ @ ./lock.jl:267 [inlined]
│ [16] require(into::Module, mod::Symbol)
│ @ Base ./loading.jl:1574
│ [17] include(fname::String)
│ @ Base.MainInclude ./client.jl:478
│ [18] top-level scope
│ @ ~/src/tibra/Tibra.jl/scripts/run_tibrax_server.jl:4
│ [19] include(mod::Module, _path::String)
│ @ Base ./Base.jl:457
│ [20] exec_options(opts::Base.JLOptions)
│ @ Base ./client.jl:307
│ [21] _start()
│ @ Base ./client.jl:522
└ @ Base loading.jl:1200
Metadata
Metadata
Assignees
Labels
No labels