Cloning the Data science Repo

I got this error while trying to install the dependencies in the package file from the julia/Datascience repo

Building SCS ──────→ C:\Users\Sky\.julia\scratchspaces\44cfe95a-1eb2-52ea-b672-e2afdf69b78f\efc1cf417dffb455b74a3d48857ae418098fc8a1\build.log
┌ Warning: Could not use exact versions of packages in manifest, re-resolving
└ @ Pkg.Operations C:\Users\Sky\AppData\Local\Programs\Julia-1.11.7\share\julia\stdlib\v1.11\Pkg\src\Operations.jl:1924
ERROR: Unsatisfiable requirements detected for package BinaryProvider [b99e7846]:
BinaryProvider [b99e7846] log:
├─possible versions are: 0.4.0 - 0.5.10 or uninstalled
├─restricted to versions 0.3 - 0.5 by project [3e68ff6d], leaving only versions: 0.4.0 - 0.5.10
│ └─project [3e68ff6d] log:
│ ├─possible versions are: 0.0.0 or uninstalled
│ └─project [3e68ff6d] is fixed to version 0.0.0
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left

How do i resolve it.
thanks

Can you be more specific about what you are trying to install?

Please, share a link or a Project.toml file.

Which Julia version are you using?

1 Like

I am using Julia version 1.11

Thanks for sharing the Julia version. But I still don’t know what you are trying to install. Please, share the URL of “the package file from the julia/Datascience” repo.

1 Like

Welcome! You mean this JuliaDataScience/JuliaDataScience: Book on Julia for Data Science? You might want to use another environment.