Encountered “No Matching Distribution" Error When Installing Intel® Distribution of OpenVINO™ Toolkit
Content Type: Compatibility | Article ID: 000088317 | Last Reviewed: 03/09/2026
When installing Intel Distribution of OpenVINO™ Toolkit, received an error: Could not find a version that satisfies the requirement openvino==2024.1.0 (from versions: none)
ERROR: No matching distribution found for openvino==2024.1.0.
This error occurs when the Python* version in use is not supported by the OpenVINO™ Python package.
For OpenVINO™ 2024.x releases, supported Python versions are Python* 3.8 through Python* 3.11 (64‑bit). If an unsupported Python version is used, pip cannot find a matching OpenVINO distribution and reports this error.
Verify the Python version and install OpenVINO™ using a supported Python interpreter.
Refer to system requirements in Intel® Distribution of OpenVINO™ Toolkit Runtime Package.