Article ID: 000091171 Content Type: Error Messages Last Reviewed: 09/01/2022

Unable to Install OpenVINO™ Development Tools 2022.1 Release with PyPI*

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

Set up and upgrade PIP* before installing OpenVINO™ Development Tools.

Description
  1. Installed OpenVINO™ Development Tools 2022.1 release with PyPI: pip install openvino-dev[onnx,pytorch]==2022.1.0
  2. Encountered error message:
    ERROR: "Could not find a version that satisfies the requirement openvino==2022.1.0 (from openvino-dev[onnx,pytorch]==2022.1.0) (from versions: 2021.3.0, 2021.4.0, 2021.4.1, 2021.4.2).ERROR: No matching distribution found for openvino==2022.1.0 (from openvino-dev[onnx,pytorch]==2022.1.0)
Resolution
  1. Set Up and Update PIP to the highest version: python -m pip install --upgrade pip
  2. Install OpenVINO™ Development Tools 2022.1 release with PyPI: pip install openvino-dev[onnx,pytorch]==2022.1.0

Related Products

This article applies to 1 products