You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With PySide 6.8.0 installed, qtpy will crash without raising an Exception when importing QtCore from qtpy.
The crash happens in "./qtpy/QtCore.py", line 128: from PySide6.QtCore import *.