diff --git a/docs/install_guides/pypi-openvino-dev.md b/docs/install_guides/pypi-openvino-dev.md index fee2937a569..9504475f6b6 100644 --- a/docs/install_guides/pypi-openvino-dev.md +++ b/docs/install_guides/pypi-openvino-dev.md @@ -24,16 +24,19 @@ OpenVINO™ toolkit is a comprehensive toolkit for quickly developing applicatio ## System Requirements -* [Python* distribution](https://www.python.org/) 3.6, 3.7, 3.8 -* Supported Operating Systems: - - Ubuntu* 18.04 long-term support (LTS), 64-bit (python 3.6 or 3.7) - - Ubuntu* 20.04 long-term support (LTS), 64-bit (python 3.6 or 3.7) - - Red Hat* Enterprise Linux* 8.2 (64 bit) (python 3.6 or 3.7) - - CentOS 7.4 (64 bit) (python 3.6 or 3.7) - - macOS* 10.15.x versions (python 3.6, 3.7, 3.8) - - Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions (python 3.6, 3.7, 3.8) - - Windows Server* 2016 or higher (python 3.6, 3.7, 3.8) -> NOTE: This package can be installed on other versions of Linux and Windows OSes, but only the specific versions above are fully validated. +The table below lists the supported operating systems and Python* versions required to run the installation. + +| Supported Operating System | [Python* Version (64-bit)](https://www.python.org/) | +| :------------------------------------------------------------| :---------------------------------------------------| +| Ubuntu* 18.04 long-term support (LTS), 64-bit | 3.6, 3.7 | +| Ubuntu* 20.04 long-term support (LTS), 64-bit | 3.6, 3.7 | +| Red Hat* Enterprise Linux* 8.2, 64-bit | 3.6, 3.7 | +| CentOS* 7.4, 64-bit | 3.6, 3.7 | +| macOS* 10.15.x versions | 3.6, 3.7, 3.8 | +| Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions | 3.6, 3.7, 3.8 | +| Windows Server* 2016 or higher | 3.6, 3.7, 3.8 | + +> **NOTE**: This package can be installed on other versions of Linux and Windows OSes, but only the specific versions above are fully validated. ## Install the Developer Package diff --git a/docs/install_guides/pypi-openvino-rt.md b/docs/install_guides/pypi-openvino-rt.md index 26106f0ab26..1f44344b3e9 100644 --- a/docs/install_guides/pypi-openvino-rt.md +++ b/docs/install_guides/pypi-openvino-rt.md @@ -21,16 +21,19 @@ The Intel® Distribution of OpenVINO™ toolkit for Linux\*: ## System Requirements -* [Python* distribution](https://www.python.org/) 3.6, 3.7, 3.8 -* Supported Operating Systems: - - Ubuntu* 18.04 long-term support (LTS), 64-bit (python 3.6 or 3.7) - - Ubuntu* 20.04 long-term support (LTS), 64-bit (python 3.6 or 3.7) - - Red Hat* Enterprise Linux* 8.2 (64 bit) (python 3.6 or 3.7) - - CentOS 7.4 (64 bit) (python 3.6 or 3.7) - - macOS* 10.15.x versions (python 3.6, 3.7, 3.8) - - Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions (python 3.6, 3.7, 3.8) - - Windows Server* 2016 or higher (python 3.6, 3.7, 3.8) -> NOTE: This package can be installed on other versions of Linux and Windows OSes, but only the specific versions above are fully validated +The table below lists the supported operating systems and Python* versions required to run the installation. + +| Supported Operating System | [Python* Version (64-bit)](https://www.python.org/) | +| :------------------------------------------------------------| :---------------------------------------------------| +| Ubuntu* 18.04 long-term support (LTS), 64-bit | 3.6, 3.7 | +| Ubuntu* 20.04 long-term support (LTS), 64-bit | 3.6, 3.7 | +| Red Hat* Enterprise Linux* 8.2, 64-bit | 3.6, 3.7 | +| CentOS* 7.4, 64-bit | 3.6, 3.7 | +| macOS* 10.15.x versions | 3.6, 3.7, 3.8 | +| Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions | 3.6, 3.7, 3.8 | +| Windows Server* 2016 or higher | 3.6, 3.7, 3.8 | + +> **NOTE**: This package can be installed on other versions of Linux and Windows OSes, but only the specific versions above are fully validated. ## Install the Runtime Package