-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello,
When trying to add the master branch of MultivariateBases.jl, I got the following error:
ERROR: LoadError: UndefVarError: `value_type` not defined in `StarAlgebras`
Stacktrace:
[1] getproperty(x::Module, f::Symbol)
@ Base .\Base.jl:42
[2] top-level scope
@ d:\Programs\MultivariateBases\src\polynomial.jl:4
[3] include(mod::Module, _path::String)
@ Base .\Base.jl:557
[4] include(x::String)
@ MultivariateBases d:\Programs\MultivariateBases\src\MultivariateBases.jl:1
[5] top-level scope
@ d:\Programs\MultivariateBases\src\MultivariateBases.jl:12
[6] include
@ .\Base.jl:557 [inlined]
[7] 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:2881
[8] top-level scope
@ stdin:6
in expression starting at d:\Programs\MultivariateBases\src\polynomial.jl:4
in expression starting at d:\Programs\MultivariateBases\src\MultivariateBases.jl:1
in expression starting at stdin:6
✗ MultivariateBases
0 dependencies successfully precompiled in 2 seconds. 22 already precompiled.
Is there any way to fix this error? Thanks.
Metadata
Metadata
Assignees
Labels
No labels