Open
Description
Hello,
Thank you for providing this wonderful package. I tried to install it on my Julia v1.11 and encountered the following error:
(@v1.11) pkg> add SMM
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package JLD2 [033835bb]:
JLD2 [033835bb] log:
├─possible versions are: 0.1.0 - 0.5.10 or uninstalled
├─restricted by compatibility requirements with SMM [bc769cb7] to versions: 0.1.0 - 0.2.4
│ └─SMM [bc769cb7] log:
│ ├─possible versions are: 1.4.0 or uninstalled
│ └─restricted to versions * by an explicit requirement, leaving only versions: 1.4.0
└─restricted by julia compatibility requirements to versions: 0.4.28 - 0.5.10 or uninstalled — no versions left
If I correctly understand the error message, SMM.jl
requires JLD2.jl
versions 0.1.0 - 0.2.4, while the current Julia is only compatible with JLD2.jl
versions 0.4.28 - 0.5.10. Would it be possible to solve this without downgrading Julia?
Thank you for your help.
Metadata
Assignees
Labels
No labels