Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
Successful creation of a .whl file according to the provided guide. Wheel file should account for customization flags (e.g., CUDA/cuDNN enabled) in order to later install with pip package manager.
Actual behaviour
Summarized in this screenshot
Steps to reproduce
Operating system: Linux 4 Tegra (Jetpack 5.1.2 [L4T 35.4.1])
Architecture: aarch64
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")
Expected behaviour
Successful creation of a .whl file according to the provided guide. Wheel file should account for customization flags (e.g., CUDA/cuDNN enabled) in order to later install with pip package manager.
Actual behaviour
Summarized in this screenshot
Steps to reproduce
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)
opencv-python