Relative Content

Tag Archive for pythonqt-designerpyside6

i dont know why my QT Designer just keep crashing

I’m experiencing frequent crashes with my PySide6 application whenever I make adjustments to the design. I’m using PySide6 version 6.7.1, and the application crashes suddenly without any warning. Currently, I have to save my progress frequently (Ctrl+S) to avoid losing my work, but even then, it crashes unpredictably, sometimes within 2 minutes of use.
Here are some steps I’ve already taken to try and resolve the issue:
Reinstalled PySide6.
Upgraded to the latest version of PySide6.
Despite these efforts, the crashes persist. I would appreciate any advice or suggestions on how to troubleshoot and fix this issue. Has anyone else experienced similar problems with PySide6, and if so, how did you resolve them?
Additional Information:
I’m running the application on [Window 11].
The crashes occur without any specific error messages.
I’ve ensured that my system’s graphics drivers are up to date.
Thank you for your help