Ask Your Question

Revision history [back]

opencv error

i have installed Python 2.7.13 and numpy latest version

Copied cv2.pyd to C:/Python27/lib/site-packeges.

in the Python command prompt i have typed import cv2 and got the following error message:

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

(i have tried both X64 & X86 files)

any clue?

thanks