Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to install the latest DataDeps version in Julia-1.9 dev #154

Closed
johnnychen94 opened this issue May 26, 2022 · 2 comments · Fixed by #155
Closed

failed to install the latest DataDeps version in Julia-1.9 dev #154

johnnychen94 opened this issue May 26, 2022 · 2 comments · Fixed by #155

Comments

@johnnychen94
Copy link
Contributor

julia> versioninfo()
Julia Version 1.9.0-DEV.647
Commit 991190fcdb (2022-05-25 14:19 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: 24 × 12th Gen Intel(R) Core(TM) i9-12900K
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, alderlake)
  Threads: 16 on 24 virtual cores

(@v1.9) pkg> activate --temp


(jl_f1er7I) pkg> add DataDeps@0.7.7
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package p7zip_jll [3f19e933]:
 p7zip_jll [3f19e933] log:
 ├─possible versions are: 17.4.0 or uninstalled (package in sysimage!)
 └─found to have no compatible versions left with DataDeps [124859b0]
   └─DataDeps [124859b0] log:
     ├─possible versions are: 0.4.3-0.7.7 or uninstalled
     └─restricted to versions 0.7.7 by an explicit requirement, leaving only versions 0.7.7
@pazzo83
Copy link

pazzo83 commented Jun 1, 2022

This is also an issue in 1.8 (MacOS). Any timeline on a fix?

@KristofferC
Copy link

Requires #155

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants