Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
6.3.0
-
None
Description
Since I updated PySide6 from the version 6.2.4 to this newly released version 6.3.0, my app immediately crashes with the message ModuleNotFoundError: No module named 'PySide6.QtGui' because of the import statement from PySide6.QtGui import QIcon.
Have you guys removed the QtGui module in the version 6.3.0? I haven't found any information anywhere that this is the case for 6.3.0. So, what is going on?