- Notifications
You must be signed in to change notification settings - Fork919
Open
Description
In the latest 4.12.0.88 release of opencv-python the Numpy version requirement was changed from a minimum version fix to a maximum version fix.
But the maximum version fix is set to an older version of Numpy, which caused Numpy to be downgraded on all our machines.
Please DO NOT DO THIS! I absolutehate maximum version locks when they are not absolutly necessary.
We have been running opencv-python with Numpy 2.3.1 without any issues, there isno need to forcibly downgrade everyone to Numpy 2.2.6.
Metadata
Metadata
Assignees
Labels
No labels