Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
6.8.1
-
None
Description
The Python interpreter crashes on
from PySide6.QtWidgets import QWidget; QWidget()
The error message is clear, yet I think Python should not crash:
> QWidget: Must construct a QApplication before a QWidget
Attachments
Issue Links
- duplicates
-
PYSIDE-1451 most simple application does "Aborted (core dumped)"
-
- Closed
-