opencv-python icon indicating copy to clipboard operation
opencv-python copied to clipboard

Build OpenCV Python wheel with CUDA support (Jetson Xavier NX Developer Kit)

Open rahvit21 opened this issue 8 months ago • 1 comments

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 9912e1f22b5d9ac44356612a3eaa8db78feecda9

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")
  • [ ] I'm using the latest version of opencv-python

rahvit21 avatar Nov 28 '23 11:11 rahvit21

The log is incomplete. Please provide full build log.

asmorkalov avatar Dec 27 '23 10:12 asmorkalov