Windows Guide:

  • Download files

  • Install Numpy/OpenCV

    • navigate to the folder with the .whl files downloaded above using Command Prompt (use 'cd' and 'dir' to help you)

    • In Command Prompt:

pip install numpy‑1.13.1+mkl‑cp27‑cp27m‑win32.whl
pip install opencv_python‑2.4.13.2‑cp27‑cp27m‑win32.whl
  • Test Installation

    • In Command Prompt:
python

>>> import cv2

Debugging:

  • Modify the path to the opencv installation:
    • In the Windows search bar type 'environment variables' and hit enter
    • Right click 'path' on the lower portion of the screen
    • Edit
    • Add path to python's site-packages
  • Various other problems:
    • Contact me! Windows installation issues are hard to diagnose and wide in variety

results matching ""

    No results matching ""