You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2022. It is now read-only.
For some reason Julia 1.8 won't let me have the latest versions of ArchGDAL and SimpleSDMLayers at the same time. I can't tell what the problem is from looking at the Project.toml's and the stack trace doesn't give many clues! Any help would be much appreciated.
(@v1.8) pkg> status --outdated
Status `C:\Users\charris\.julia\environments\v1.8\Project.toml`
⌅ [c9ce4bd3] ArchGDAL v0.7.4 (<v0.9.1): SimpleSDMLayers
Stacktrace
(@v1.8) pkg> add [email protected]
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package ArchGDAL [c9ce4bd3]:
ArchGDAL [c9ce4bd3] log:
├─possible versions are: 0.1.0-0.9.1 or uninstalled
├─restricted to versions 0.9.1 by an explicit requirement, leaving only versions 0.9.1
└─restricted by compatibility requirements with SimpleSDMLayers [2c645270] to versions: 0.7.0-0.7.4 — no versions left
└─SimpleSDMLayers [2c645270] log:
├─possible versions are: 0.0.1-0.8.3 or uninstalled
└─restricted to versions 0.8 by an explicit requirement, leaving only versions 0.8.0-0.8.3