I am sorry, but I have to use the pic to show my problem. I am developing an information system, which is a GUI connected with MySql database. I am using pycharm, but everytime if there is a button I am not setting right, the GUI will crash and leave a message like
Process finished with exit code -1073740791 (0xC0000409)
My question is that if there is a way I can set up in pycharm to let pycharm tell where is the error, like the usual one which line is wrong. I have googled, but not a good answer, I am wondering if someone can share some hints, as not just me, I assume others may have the same confusion.
User contributions licensed under CC BY-SA 3.0