[doc] Updated PyPI support OSes (#4643)

* Updated PyPI support OSes

* Added python versions for win and mac
This commit is contained in:
Mikhail Ryzhov 2021-03-05 15:14:44 +03:00 committed by GitHub
parent 6af1ab4fca
commit 3c3de49ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 6 deletions

View File

@ -28,9 +28,11 @@ OpenVINO™ toolkit is a comprehensive toolkit for quickly developing applicatio
* 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
- 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.
## Install the Developer Package

View File

@ -25,9 +25,11 @@ The Intel® Distribution of OpenVINO™ toolkit for Linux\*:
* 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
- 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
## Install the Runtime Package