ERROR: No matching distribution found for jaxlib==0.4.19+cuda11.cudnn86
dara1400 opened this issue · 2 comments
dara1400 commented
Thanks for following the last issue.
I encounter a new error:
ERROR: No matching distribution found for jaxlib==0.4.19+cuda11.cudnn86
dara1400 commented
It is fixed by :
pip install https://storage.googleapis.com/jax-releases/cuda11/jaxlib-0.4.19+cuda11.cudnn86-cp310-cp310-manylinux2014_x86_64.whl
ethanluoyc commented
Should be fixed by 006e910