opencv-python icon indicating copy to clipboard operation
opencv-python copied to clipboard

Fix python314 support

Open mohsinkhan85090 opened this issue 3 months ago • 2 comments

mohsinkhan85090 avatar Sep 23 '25 04:09 mohsinkhan85090

this PR already fixes 3.14

https://github.com/opencv/opencv-python/pull/1142

loscrossos avatar Oct 19 '25 17:10 loscrossos

does https://github.com/opencv/opencv-python/pull/1142 address the python 3.14 compiled w/ --disable-gil option? I can install opencv-python on 3.14, but not when bult w/ the GIL disabled

mike-edmonds avatar Nov 26 '25 02:11 mike-edmonds