github opencv/opencv-python 36
4.3.0.36

latest releases: 66, 65, 64...
3 years ago

opencv-python: https://pypi.org/project/opencv-python/
opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/
opencv-python-headless: https://pypi.org/project/opencv-python-headless/
opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/

OpenCV version 4.3.0. Changes:

  • Linux wheels are now manylinux2014 wheels instead of manylinux1. This drops support for some old Linux versions, but makes package maintenance easier and also likely makes the performance also a bit better. Make sure that pip is up-to-date if you encounter issues when installing the latest releases.
  • Only patch when called with "bdist_wheel" #315
  • Fix LICENSE references for headless wheels #350

NOTE: Due to too old SSL version in macOS Python 3.5 the macOS 3.5 wheels could not be uploaded to PyPI. If the upload logic is easily fixable, then the wheels might be uploaded to PyPI later. However, please note that Python 3.5 end-of-life is in couple of months. Upgrade your Python to the latest version as soon as possible.

Don't miss a new opencv-python release

NewReleases is sending notifications on new releases.