Ask Your Question

suriya's profile - activity

2018-10-09 05:25:44 -0600 commented question import dll error occurs after successfully installing cv2 in python3.7

Even when I try to import cv2 in cmdline , I get error message like this: File "<stdin>", line 1,in <module>

2018-10-09 02:50:09 -0600 commented question import dll error occurs after successfully installing cv2 in python3.7

I installed Python 3.7 in Windows 7 32bit version and installed opencv using command prompt py -m pip install opencv_con

2018-10-09 01:04:02 -0600 asked a question import dll error occurs after successfully installing cv2 in python3.7

import dll error occurs after successfully installing cv2 in python3.7 I get the above error message when I try to impor