Hi ,I am new to OpenCV.
I am trying to install opencv-python for Windows. I literally followed instruction from this link: https://docs.opencv.org/3.2.0/d5/de5/tutorial_py_setup_in_windows.html
When I execute "import cv2" from my python IDLE I got the following error message
ImportError:DLL lload failed: %1 is not a valid Win32 application
Could anybody help?
Thanks,
JP
↧