Version unsat on 1.9.0-beta2
anandijain opened this issue · 3 comments
anandijain commented
(jl_B3Hczg) pkg> add LocalRegistry
Updating registry at `~/.julia/registries/General.toml`
Updating registry at `~/.julia/registries/JuliaSimRegistry.toml`
Updating registry at `~/.julia/registries/PumasRegistry.toml`
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package LocalRegistry [89398ba2]:
LocalRegistry [89398ba2] log:
├─possible versions are: 0.1.0-0.5.2 or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions: 0.1.0-0.5.2
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left
julia> versioninfo()
Julia Version 1.9.0-beta2
Commit 7daffeecb8c (2022-12-29 07:45 UTC)
Platform Info:
OS: macOS (arm64-apple-darwin21.3.0)
CPU: 8 × Apple M1
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-14.0.6 (ORCJIT, apple-m1)
Threads: 8 on 4 virtual cores
Environment:
JULIA_NUM_THREADS = 8
JULIA_PKG_USE_CLI_GIT = true
anandijain commented
seeing that this f680ea5 was only last week, i think we just need a release
GunnarFarneback commented
Yeah, I was hoping to squeeze in some more feature, but it's going to take longer than I expected.
GunnarFarneback commented