Hi,
Since about a week or so I often get below message (several of them) when testing in Julia-1.6-DEV. It works fine when using projects but not in the (@v1.6) environment.
Is this maybe a change in Pkg? I’m fine working in projects, but just wondering.
Thanks,Rob
ERROR: LoadError: UndefVarError: parameter_upper_bound not defined
Stacktrace:
[1] include
@ ./Base.jl:375 [inlined]
[2] include_package_for_output(input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId,UInt64}}, uuid_tuple::Tuple{UInt64,UInt64}, source::String)
@ Base ./loading.jl:1219
[3] top-level scope
@ none:1
[4] eval
@ ./boot.jl:340 [inlined]
[5] eval(x::Expr)
@ Base.MainInclude ./client.jl:445
[6] top-level scope
@ none:1