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 installation on Julia 1.10 #220

Open
keigito opened this issue Feb 9, 2024 · 1 comment
Open

Failed installation on Julia 1.10 #220

keigito opened this issue Feb 9, 2024 · 1 comment

Comments

@keigito
Copy link

keigito commented Feb 9, 2024

The installation failed on julia ver. 1.10 with the error message showing:
Updating registry at ~/.julia/registries/General.toml
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package JLD2 [033835bb]:
JLD2 [033835bb] log:
├─possible versions are: 0.1.0-0.4.45 or uninstalled
├─restricted by julia compatibility requirements to versions: 0.4.28-0.4.45 or uninstalled
└─restricted by compatibility requirements with DSGE [6cf23378] to versions: 0.1.0-0.3.3 — no versions left
└─DSGE [6cf23378] log:
├─possible versions are: 0.5.0-1.3.0 or uninstalled
└─restricted to versions * by an explicit requirement, leaving only versions: 0.5.0-1.3.0

This seems to be related to the issue #216, which looks like it hasn't been addressed. Can someone take a look at this issue, please? Thanks!

@tavaresgarcia
Copy link

As mentioned in #216, the DSGE.jl package still works on Julia's current Long-term support (LTS) release: v1.6.7. You can download it from here.

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

No branches or pull requests

2 participants