pycharm 报错Connection to Python debugger failed socket closed

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".

上一篇:Failed to load resource: the server responded with a status of 404 ()


下一篇:Java 自动执行任务