Import error for face_recognition

I have the following error when i try to import face_recognition:

ImportError: /home/emanuele/mambaforge-pypy3/envs/jupyter38/lib/python3.8/site-packages/…/…/libcublas.so.11: undefined symbol: cublasLt_for_cublas_HSS, version libcublasLt.so.11

I have no idea how to solve it.
Can anyone help me, please?
Thanks

Can you please help us with the API logs

How can I read them?

Now I can show this capture from jupyterlab error:

I’ve installed this PyTorch version: torch 1.14.0a0+44dac51c.nv23.1

I don’t think the issue is in cuDNN. You should make sure the version of face-recognition and CUDA toolkit are compatible