-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update blackjax version to avoid TypeError on deprecated kwarg #7317
Conversation
It seems that the newer jaxlib which blackjax requires is not available yet on conda. Do you happen to know something about this @junpenglao (or if I missed something obvious) |
We may need to mark as xfail until we can install from conda |
Seems like jaxlib builds are broken currently. conda-forge/jaxlib-feedstock#249 |
I don't understand why did blackjax start failing if we had everything jax/jaxlib/blackjax pinned to a specific version? Conda-forge still seems stuck at the old v0.4.23 version of jaxlib unfortunately |
We should be printing the installed packages in the CI to see what actually got installed |
It's installing the wrong version of blackjax ... |
Ah we only lower pinned it! |
Closing in favor of #7320 |
Description
Blackjax tests started failing from an issue that was solved in blackjax-devs/blackjax#664
Checklist
Type of change
📚 Documentation preview 📚: https://pymc--7317.org.readthedocs.build/en/7317/