enthought / enthought/traitsui
Problems with macOS Big Sur and Pyside2 5.15
Open
toolkit: Qt
type: important
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
On macOS Big Sur and Pyside2 5.15, there is a problem with qui windows not getting shown. This leads to the test suite hanging forever, examples not launching etc.
It seems this is a known issue: https://www.loekvandenouweland.com/content/pyside2-big-sur-does-not-show-window.html
and the fix is simple - simply set an environment variable `QT_MAC_WANTS_LAYER=1`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.