opencv / opencv/opencv-python

Can't install the opencv latest version in nvidia jetson xavier NX

Open
#1,043 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.4k
Forks
1k
Avg merge
22h 17m
Merged PRs (30d)
3

Description

I have tired to install "imgaug" package in my device. But it's dependency packages need OpenCV==4.10.0.84 version.
when I try to install that version I getting error like this

Building wheel for opencv-python (pyproject.toml) ... error

opencv-issue.txt

  • operating system == Ubuntu 18.4 (jetpack 4.6)
  • architecture == aarch64
  • opencv-python version == 4.10.0.84
  • python version == 3.6.9

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the attached opencv-issue.txt build log and compare it with the stated Ubuntu 18.04, JetPack 4.6, aarch64, Python 3.6.9, and opencv-python 4.10.0.84 environment. Determine whether the requested installation is supported and identify the relevant build or compatibility failure; done means the installation outcome or required compatibility limitation is clearly established.

Written by the indexing model from the issue text.

Assessment

Tech stack
opencv, python
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.