Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Python 3.8 to support matrix for Linux #14

Merged
merged 1 commit into from
Apr 8, 2021
Merged

added Python 3.8 to support matrix for Linux #14

merged 1 commit into from
Apr 8, 2021

Conversation

ryanloney
Copy link
Contributor

I made the following changes to README.md

  • Added Python 3.8 only to Linux distributions on the support matrix
  • Removed Python 3.7 from RHEL (since 3.6 and 3.8 are only officially supported on RHEL)
  • Added discussions URL to NOTE at the top of README
  • Changed Getting Started to include 3.8 in Python range
  • Removed NOTE about Python 3.8 not being supported yet from the System Requirements

I did not add Python 3.8 for Windows or macOS yet. Please change if you see fit.

Copy link
Contributor

@helena-intel helena-intel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@ryanloney ryanloney merged commit df85dd8 into openvinotoolkit:develop Apr 8, 2021
@ryanloney ryanloney deleted the develop-add-python38-readme branch April 8, 2021 01:37
ryanloney pushed a commit that referenced this pull request Apr 9, 2021
* Add Python 3.8 to nbval.yml and limit nbval runs (#16)

Do not run notebook validation when only markdown files are changed.

* 102-pytorch-onnx: resize segmentation mask, add Coco image (#15)

* added Python 3.8 to support matrix for Linux (#14)

* updated troubleshooting on readme (#13)

* Model Optimizer command improvements (#17)

- Add quotes around sys.executable and output_dir to work with paths with spaces
- Remove deprecated --move_to_preprocess (no longer necessary)

* Fix line length to 80 (#19)

Co-authored-by: Helena Kloosterman <[email protected]>
ryanloney pushed a commit that referenced this pull request Apr 16, 2021
* Add Python 3.8 to nbval.yml and limit nbval runs (#16)

Do not run notebook validation when only markdown files are changed.

* 102-pytorch-onnx: resize segmentation mask, add Coco image (#15)

* added Python 3.8 to support matrix for Linux (#14)

* updated troubleshooting on readme (#13)

* Model Optimizer command improvements (#17)

- Add quotes around sys.executable and output_dir to work with paths with spaces
- Remove deprecated --move_to_preprocess (no longer necessary)

* Fix line length to 80 (#19)

* updated Discord URL (#22)

* Improve check_install script (#23)

- Add Python 3.8 to supported Python versions
- Improve check for whether OpenVINO is installed globally
- Add troubleshooting when OpenVINO is installed globally
- Add check for whether OpenVINO (non-dev) is installed
- Add check that tests whether importing fails (catching missing libpython-dev)

* Add Python 3.8 for macOS and Windows to README (#25)

Co-authored-by: Helena Kloosterman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants