When I run my pyqt5 code and push a button it just exits with this message :
Process finished with exit code -1073740791 (0xC0000409)
I searched about this exit code and it seems this is about windows.I want some one to ensure me that this is because of windows and not because of my code.
User contributions licensed under CC BY-SA 3.0