Ask Your Question

axiangxx06's profile - activity

2017-02-26 22:00:25 -0600 asked a question How can I fix this?

Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information.

import cv2 print cv2.__version__

Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> import cv2 ImportError: DLL load failed: %1 is not a valid Win32 application.