Connection to Python debugger failed socket closed修复方法
Lysander686 2019-05-23 14:36:48 2982 收藏 3
版权
装了pyqt之后就会有这个错误哦
解决办法:
Disable "PyQt compatible" checkbox in the Settings under Build, Execution, Deployment --> Python Debugger
在 Build, Execution, Deployment --> Python Debugger 里的 Settings 内, 关闭 "PyQt compatible".