Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently, opencv-python fails to build under python 3.12. This patch fixes that problem by permitting the use of any setuptools>=59.2.0, rather than mandating that specific version. This patch fixes opencv#988. See discussion there for details. I have tested by successfully installing opencv-python.
- Loading branch information