Package evaluation of ContinuousTimePolicyGradients on Julia 1.13.0-DEV.791 (d5209bd37d*) started at 2025-07-05T01:20:53.772 ################################################################################ # Set-up # Set-up completed after 0.22s ################################################################################ # Installation # Installing ContinuousTimePolicyGradients... Resolving package versions... Installation failed after 7.64s ERROR: LoadError: Unsatisfiable requirements detected for package Flux [587475ba]: Flux [587475ba] log: ├─possible versions are: 0.4.1 - 0.16.4 or uninstalled ├─restricted by compatibility requirements with CUDAapi [3895d2a7] to versions: [0.4.1 - 0.8.3, 0.10.0 - 0.16.4] or uninstalled │ └─CUDAapi [3895d2a7] log: │ ├─possible versions are: 0.5.0 - 4.0.0 or uninstalled │ └─restricted by julia compatibility requirements to versions: uninstalled ├─restricted by compatibility requirements with DiffEqFlux [aae7a2af] to versions: 0.10.1 - 0.13.17 │ └─DiffEqFlux [aae7a2af] log: │ ├─possible versions are: 0.0.1 - 4.3.0 or uninstalled │ ├─restricted by compatibility requirements with ContinuousTimePolicyGradients [60abdf2c] to versions: 1.0.0 - 1.54.0 │ │ └─ContinuousTimePolicyGradients [60abdf2c] log: │ │ ├─possible versions are: 0.1.3 or uninstalled │ │ └─restricted to versions 0.1.3 by an explicit requirement, leaving only versions: 0.1.3 │ └─restricted by compatibility requirements with GalacticOptim [a75be94c] to versions: [0.0.1 - 1.23.0, 1.41.0 - 1.46.1, 1.48.0 - 4.3.0] or uninstalled, leaving only versions: [1.0.0 - 1.23.0, 1.41.0 - 1.46.1, 1.48.0 - 1.54.0] │ └─GalacticOptim [a75be94c] log: │ ├─possible versions are: 0.1.0 - 3.4.0 or uninstalled │ └─restricted by compatibility requirements with ContinuousTimePolicyGradients [60abdf2c] to versions: 2.0.0 - 2.5.0 │ └─ContinuousTimePolicyGradients [60abdf2c] log: see above ├─restricted by compatibility requirements with CuArrays [3a865a2d] to versions: [0.4.1 - 0.8.3, 0.11.0 - 0.16.4] or uninstalled, leaving only versions: 0.11.0 - 0.13.17 │ └─CuArrays [3a865a2d] log: │ ├─possible versions are: 0.2.1 - 2.2.2 or uninstalled │ └─restricted by julia compatibility requirements to versions: uninstalled └─restricted by compatibility requirements with CUDA [052768ef] to versions: [0.4.1 - 0.10.4, 0.14.0 - 0.16.4] or uninstalled — no versions left └─CUDA [052768ef] log: ├─possible versions are: 0.1.0 - 5.8.2 or uninstalled ├─restricted by julia compatibility requirements to versions: [2.3.0, 2.5.0 - 5.8.2] or uninstalled └─restricted by compatibility requirements with GPUCompiler [61eb1bfa] to versions: 5.0.0 - 5.8.2 or uninstalled └─GPUCompiler [61eb1bfa] log: ├─possible versions are: 0.1.0 - 1.6.1 or uninstalled └─restricted by julia compatibility requirements to versions: 0.23.0 - 1.6.1 or uninstalled Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1121 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1056 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1622 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:527 [6] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1664 [inlined] [7] tiered_resolve(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, try_all_installed::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1653 [8] _resolve(io::IOContext{IO}, env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, preserve::PreserveLevel, julia_version::VersionNumber) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1674 [9] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1707 [10] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1680 [inlined] [11] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:328 [12] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [13] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:153 [14] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [15] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [16] include(mod::Module, _path::String) @ Base ./Base.jl:309 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [18] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 23.42s: package could not be installed