DLL load failed while importing cv2: The specified module could not be found. Import error
I have seen similar problems on stackoverflow, they work on a local system, but I am dockerizing a project and using windows containers. Those solutions don’t work in docker. I think I am missing some system files, I just don’t know which.
This error is related to opencv-python.