Skip to content

After install, opencv version displayed by 'jtop' and python script by 'cv2.getBuildInformation()' doesn't match. #34

Description

@VieiraJardel

I have the same problem.
I successfully installed OpenCV 4.6.0. In the jtop info, it shows:

OpenCV: 4.8.0 with CUDA: YES

However, when I checked with pip3 list, I found:

opencv-python 4.1.1

In Python 3.6, the OpenCV version is 4.1.1 without CUDA support.
I checked and CV2 4.8.0 was build in Python 2.7

I want to use OpenCV 4.8.0 with Python 3.6. How can I do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions