Article ID: 000089450 Content Type: Error Messages Last Reviewed: 05/20/2022

Error: “Could Not Find a Version That Satisfies the Requirement Tensorflow~=2.4.1” When Running “install_prerequisites.sh”

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

Supported Python version for OpenVINO™ toolkit version 2021.4.2 LTS.

Description
  1. Installed OpenVINO™ toolkit and Python* version 3.9.
  2. Ran install_prerequisites.sh script.
  3. Encountered error:
    ERROR: Could not find a version that satisfies the requirement tensorflow~=2.4.1 (from versions: 2.5.0rc0, 2.5.0rc1, 2.5.0rc2, 2.5.0rc3, 2.5.0, 2.5.1, 2.5.2, 2.6.0rc0, 2.6.0rc1, 2.6.0rc2, 2.6.0, 2.6.1, 2.6.2, 2.7.0rc0, 2.7.0rc1, 2.7.0, 2.8.0rc0)
    ERROR: No matching distribution found for tensorflow~=2.4.1
  4. Ran command to install TensorFlow* 2.4.1:
    pip install tensorflow==2.4.1
  5. Encountered error:
    ERROR: No matching distribution found for tensorflow==2.4.1
Resolution

Python version 3.9 is not supported for OpenVINO™ toolkit version 2021.4.2 LTS.

Refer to System Requirements in Intel® Distribution of OpenVINO™ Toolkit Developer Package.

Related Products

This article applies to 2 products