-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working