opencv-python: macOS crash in imshow with Qt5.15
See https://github.com/opencv/opencv/issues/18079 for background.
I do not own a Mac so I cannot fix this easily by myself without trial and error which will take a lot of time. As a summary, Info.plist
file should exist in the packages.
Similar issue in PyQt (note that their package structure is different): https://riverbankcomputing.com/pipermail/pyqt/2020-January/042419.html
Related things in this repository:
- Some Qt related stuff is already copied during the build process to the packages: https://github.com/skvark/opencv-python/blob/master/patches/patchQtPlugins
- Some Qt related environment variables are set during import https://github.com/skvark/opencv-python/blob/master/cv2/__init__.py
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 28 (15 by maintainers)
Package 4.4.0.42 uses Qt: