Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
None
-
6.7.2
-
None
Description
>>> from PySide6 import QtCore Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: DLL load failed while importing QtCore: The specified module could not be found.
This only happens in PySide6 version 6.7.2 that was just released. It's not just QtCore that's unimportable, but everything.