Failed to install opencv-python on termux
@asmorkalov is already working on this.
Since Sep 27, 2022.
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1k
- Avg merge
- 22h 17m
- Merged PRs (30d)
- 3
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: https://github.com/scikit-build/cmake-python-distributions/issues/223
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.