Why was JAXLIB 0.1.75 removed from pypi? #18045
-
Hi everyone, I just noticed recently while trying to build my project that Jaxlib 0.1.75 was remove from PYPI https://pypi.org/project/jaxlib/#history |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
pypi has limited storage capacity, so we periodically remove the wheels for old releases in order to make room for new ones. You can install older wheels by pointing
|
Beta Was this translation helpful? Give feedback.
pypi has limited storage capacity, so we periodically remove the wheels for old releases in order to make room for new ones. You can install older wheels by pointing
pip
at the storage bucket you mention, e.g.