Article ID: 000058913 Content Type: Troubleshooting Last Reviewed: 02/01/2023

Unable to Install OpenVINO™ and Link It with OpenCV*, Python* and Intel® Neural Compute Stick 2 (Intel® NCS2) in Windows® 10

Environment

Windows 10

Windows® 10, 64-bit*

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

How to properly install OpenVINO™ and link it with required dependencies.

Description
  1. Installed OpenVINO™ 2019.3 in Windows® 10
  2. Set in windows path:

    C:\Program Files (x86)\Intel\openvino_2019.3.334\opencv\bin

    C:\Program Files (x86)\Intel\openvino_2019.3.334\python\python3.7

  3. Received error: ModuleNotFoundError: No module named 'cv2'
  4. Attempted to troubleshoot according to this thread.
Resolution

Follow these:

  1. Install a compatible version of Python* (Python 3.6 - 3.8 64-bit)
  2. Install OpenCV*. The most common way is pip install opencv-python.
  3. Install the latest official OpenVINO™ version and ensure all pre-requisites installed correctly.
  4. Follow the Additional Installation Steps for the Intel® Vision Accelerator Design with Intel® Movidius™ VPUs before using Intel® NCS2
Additional information

Refer to Install Intel® Distribution of OpenVINO™ toolkit for Windows* 10 for more detailed instructions on installing the OpenVINO™ dependencies.

Related Products

This article applies to 1 products