+ 1
Cannot import openCV to python
It shows "DLL Load Failed" when i try to import cv2.
2 Respuestas
+ 2
Prashant Rawat
Where are you running the code?
What ide?
Is the .dll file coped into the debug folder?
0
In cmd, I've downloaded the precompiled library too, but still it's same.