Open
Description
Expected behaviour
A working installation using pip install opencv-python
Actual behaviour
Failed to install at cmake
Steps to reproduce
- example code: Not needed
- operating system: Termux on Android
- architecture (e.g. x86): armv7l
- opencv-python version: latest
Issue submission checklist
-
This is not a generic OpenCV usage question (looking for help for coding, other usage questions, homework etc.)
-
I have read the README of this repository and understand that this repository provides only an automated build toolchain for OpenCV Python packages (there is no actual OpenCV code here)
-
The issue is related to the build scripts in this repository, to the pre-built binaries or is a feature request (such as "please enable this additional dependency")
-
I'm using the latest version of
opencv-python
Possibly helpful: scikit-build/cmake-python-distributions#223