ImportError: DLL load failed while importing cv2: The specified module could not be found

Thanks for this tip, it helped me a lot. But in OpenCV 4.5.1, I think it’s best to add the directories in cv2/config.py so that other codes will just include import cv2 only.