-
My code failed to run today, and I found out It's caused by the unavailable jaxlib version. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
+1 for this. This is the second / third time I've experienced CI pipelines failing suddenly over night due to jaxlib / jax / iree libraries having versions deprecated in the PyPi repository. Not to mention the amount of breaking changes that happen between version bumps, which means upgrading is not so straightforward. This breaks long-living projects and should be treated more seriously. Specifically in my case, |
Beta Was this translation helpful? Give feedback.
-
See the response on the duplicate issue: #18368 (comment) |
Beta Was this translation helpful? Give feedback.
See the response on the duplicate issue: #18368 (comment)