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