Skip to content

differences between pip & uv for opencv #11659

@nim65s

Description

@nim65s

Summary

Hi,

Installing opencv-python & opencv-contrib-python from uv, or from pip (through uv export > requirements.txt then pip install -r requirements.txt) has the strange difference that accessing cv2.ppf_match_3d_ICP fail in the first case but success in the second.

Here is an example: https://github.com/nim65s/cv2-uv/actions.

pip freeze / uv pip freeze outputs are the same, though.

Am I missing anything ?

Platform

ubuntu 24.04

Version

0.6.2

Python version

3.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions