Question about exit code while running pyqt5 code

0

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.

python
python-3.x
pyqt5
asked on Stack Overflow Jul 20, 2020 by Zeck • edited Jul 20, 2020 by ForceBru

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0