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

Adding of DiffEqBayes package fails again with an error on Julia 1.0.2 #62

Closed
zimmermm opened this issue Nov 28, 2018 · 4 comments
Closed

Comments

@zimmermm
Copy link

This is similar to #61 but this time the error is:
ERROR: Unsatisfiable requirements detected for package DiffWrappers [87bc27b3]: DiffWrappers [87bc27b3] log: ├─possible versions are: 0.0.1 or uninstalled ├─restricted by julia compatibility requirements to versions: uninstalled └─restricted by compatibility requirements with DiffEqBayes [ebbdde9d] to versions: 0.0.1 — no versions left └─DiffEqBayes [ebbdde9d] log: ├─possible versions are: [0.0.1, 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0-0.6.1, 0.7.0] or uninstalled ├─restricted to versions * by an explicit requirement, leaving only versions [0.0.1, 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0-0.6.1, 0.7.0] └─restricted by julia compatibility requirements to versions: 0.7.0 or uninstalled, leaving only versions: 0.7.0

@ChrisRackauckas
Copy link
Member

Yeah interesting: it doesn't serve you v0.7.0 with that?

@zimmermm
Copy link
Author

No, unfortunately not! I can remove the version restrictions in the REQUIRE file though and successfully add the package but then it does not precompile.

@ChrisRackauckas
Copy link
Member

Okay, we will have another release coming out soon which fixes a few things. Most of the work was in #60 but we're going to have to release without DynamicHMC since it's taking too long.

@Vaibhavdixit02
Copy link
Member

@zimmermm we have had a new release that should fix the issue, let us know if you face any other issues!

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

3 participants