-
Notifications
You must be signed in to change notification settings - Fork 923
Open
Description
Commit 7a9ed05
updated numpy dependencies,
pip install opencv-python screws my mamba environment and my latest set of docker images. ( maybe this predates the commit in question, still, 1.26.4 should suffice.)
As some are aware, numpy >1.26.4 put a wrench on many projects with the ridiculous typing changes... Theres millions of lines of code that wont run because of that code rot update. What if anything exists in numpy that opencv needs that is not covered by v 1.26.4! If anything is there, it should be bypassed.
On creating new images I never versioned opencv, now i have to find the good old version.
Metadata
Metadata
Assignees
Labels
No labels