[doc] Updated PyPI support OSes (#4643) (#4662)

* [doc] Updated PyPI support OSes (#4643)

* Updated PyPI support OSes

* Added python versions for win and mac

* Update pypi-openvino-dev.md

* Update pypi-openvino-dev.md

* Update pypi-openvino-rt.md

* Update pypi-openvino-dev.md

Co-authored-by: Andrey Zaytsev <andrey.zaytsev@intel.com>
This commit is contained in:
Mikhail Ryzhov
2021-03-09 17:54:29 +03:00
committed by GitHub
parent a53524a554
commit 5d3d323bed
2 changed files with 26 additions and 16 deletions

View File

@@ -24,14 +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)
- macOS* 10.15.x versions
- Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions
- Windows Server* 2016 or higher
> 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

View File

@@ -21,14 +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)
- macOS* 10.15.x version
- Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions
- Windows Server* 2016 or higher
> 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