-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Please could you have a look? - It seems, as if there is a compatibility issue with your package and Julia v1.9.0RC2:
julia> import Pkg; Pkg.add("WindowFunctions")
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package WindowFunctions [f8d1b8c8]:
WindowFunctions [f8d1b8c8] log:
├─possible versions are: 0.1.0-0.1.1 or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions: 0.1.0-0.1.1
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left
Stacktrace:
[1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool)
@ Pkg.Resolve C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\Resolve\graphtype.jl:1072
[2] propagate_constraints! (repeats 2 times)
@ C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\Resolve\graphtype.jl:1008 [inlined]
[3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; clean_graph::Bool)
@ Pkg.Resolve C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\Resolve\graphtype.jl:1533
[4] simplify_graph! (repeats 2 times)
@ C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\Resolve\graphtype.jl:1532 [inlined]
[5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool)
@ Pkg.Operations C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\Operations.jl:408
[6] targeted_resolve(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, preserve::Pkg.Types.PreserveLevel, julia_version::VersionNumber)
@ Pkg.Operations C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\Operations.jl:1356
[7] tiered_resolve(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, try_all_installed::Bool)
@ Pkg.Operations C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\Operations.jl:1345
[8] _resolve(io::Base.TTY, env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, preserve::Pkg.Types.PreserveLevel, julia_version::VersionNumber)
@ Pkg.Operations C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\Operations.jl:1366
[9] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{Base.UUID}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform)
@ Pkg.Operations C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\Operations.jl:1383
[10] add
@ C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\Operations.jl:1372 [inlined]
[11] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, kwargs::Base.Pairs{Symbol, Base.TTY, Tuple{Symbol}, NamedTuple{(:io,), Tuple{Base.TTY}}})
@ Pkg.API C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\API.jl:275
[12] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.TTY, kwargs::Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\API.jl:156
[13] add(pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\API.jl:145
[14] #add#25
@ C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\API.jl:144 [inlined]
[15] add
@ C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\API.jl:144 [inlined]
[16] #add#24
@ C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\API.jl:143 [inlined]
[17] add(pkg::String)
@ Pkg.API C:\bin\juliaRC\share\julia\stdlib\v1.9\Pkg\src\API.jl:143
[18] top-level scope
@ REPL[18]:1
Metadata
Metadata
Assignees
Labels
No labels