ImportError: DLL load failed opencv4 [closed]

asked 2019-07-20 16:35:28 -0600

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

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by sturkmen
close date 2020-09-27 13:52:47.232858

Comments

opencv does not maintain any conda binaries.

berak gravatar imageberak ( 2019-07-21 04:23:43 -0600 )edit