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

Dependency problems in installation #28

Closed
joshuaeh opened this issue Apr 29, 2024 · 1 comment
Closed

Dependency problems in installation #28

joshuaeh opened this issue Apr 29, 2024 · 1 comment

Comments

@joshuaeh
Copy link

When adding DynamicOED to a new project, with the command add https://github.com/mathopt/DynamicOED.jl I get the error:

add https://github.com/mathopt/DynamicOED.jl
    Updating git-repo `https://github.com/mathopt/DynamicOED.jl`
    Updating registry at `~/.julia/registries/General.toml`
   Resolving package versions...
ERROR: Unsatisfiable requirements detected for package Logging [56ddb016]:
 Logging [56ddb016] log:
 ├─possible versions are: 1.8.5 or uninstalled (package in sysimage!)
 └─found to have no compatible versions left with SciMLBase [0bca4576]
   └─SciMLBase [0bca4576] log:
     ├─possible versions are: 1.0.0-2.35.0 or uninstalled
     └─restricted to versions 2.7 by DynamicOED [bec7fea8], leaving only versions 2.7.0-2.7.3
       └─DynamicOED [bec7fea8] log:
         ├─possible versions are: 0.1.1 or uninstalled
         └─DynamicOED [bec7fea8] is fixed to version 0.1.1

It seems to me this may stem from the SciMLBase version being listed as "~2.7.0" while SciMLBase is only up to version 2.35 as far as I can tell

@joshuaeh
Copy link
Author

Problem was on my end--not running on my normal machine, my Julia version was out of date

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

1 participant