opencv-python
opencv-python copied to clipboard
Fix python314 support
this PR already fixes 3.14
https://github.com/opencv/opencv-python/pull/1142
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