Hello @mossak,
Unfortunately that also didn’t help in my case. But thank you for the information.
I have just seen that many people in the past has the same error but no solution provided.
Regards.
Hello @mossak,
Unfortunately that also didn’t help in my case. But thank you for the information.
I have just seen that many people in the past has the same error but no solution provided.
Regards.
Hi @tmehta,
You don’t need to manually install CUDNN, the compatible version is directly shared with the ZED SDK.
Installing another version of CUDNN can actually causes compatible issue that’s why we recommend to uninstall any other installation.
Could you also provide us the python version you are currently using please?
Best regards
Hello @BenjaminV,
The CUDNN is not being installed with ZED SDK.
I was using Python 3.11 but have now downgraded to 3.8.
Regards.
The cudnn libraries used by the ZED SDK should be present in your installation folder,
The only thing you have to install to use the ZED SDK is the CUDA toolkit (CUDA Toolkit Archive | NVIDIA Developer).
Do you have the same issue when running the c++ samples? I’m wondering if the issue is not related to the Python installation.
Hello @BenjaminV,
Thank you for the reply. and sorry for late response. Yes it still doesn’t work for me. Having same error.