Ask Your Question

Revision history [back]

ImportError: DLL load failed opencv4

Hello, I,m working on anaconda environment with opencv4.1.0 from "conda install -c conda-forge opencv" and python 3.7.3, and when import cv2 get the error ImportError: DLL load failed

With opencv3 work fine, and i have tested opencv4.1.0 with python 3.6.4 and 3.6.8 with the same error.

Thanks in advance for your help