I was trying to upgrade jaxlib to the newest version but it failed. So I first uninstalled it via Conda with conda remove --force jaxlib. and then installed it with conda install -c conda-forge jaxlib.
Now it is giving me an error I have no clue how to solve!
AttributeError: module 'jaxlib' has no attribute 'version'