i'm getting this error when i type import cv2 on the python idle. Don't know what to do. Please help
Traceback (most recent call last): File "<pyshell#1>", line 1, in <module> import cv2 ImportError: DLL load failed: %1 is not a valid Win32 application.