debug代碼報錯:ide
pydev debugger: process 13108 is connecting
Process finished with exit code -1073741819 (0xC0000005).net
緣由很簡單:debug
在setting 裏面 debug 選項中的 ,pyqt compatable 選擇了auto ,pyqt5不兼容,PyQt4 或 PySide 兩者選其一便可code
解決辦法:blog
也多是 pycharm 被禁止聯網的緣由,容許聯網就能夠了ip
正常 Debug 的結果圖:pycharm
原文連接:https://blog.csdn.net/xrinosvip/article/details/82116801qt