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".
标签:Debugger,Python,failed,报错,Build,closed,debugger 来源: https://www.cnblogs.com/andy0816/p/15467944.html