Import not possible after build OpenCV with CUDA in Windows 10 (Python3.9)

OMG!!! THANKS!!!

With the Process Monitor I was able to find the missing dll. It was the CUDNN file that was missing, so nothing worked for me. Copied all DLL’s where there was a problem into the CV2 folder under site-packgase and the last DLL then brought the solution.

THANK YOU VERY MUCH!!!

1 Like