pycharm 报错Connection to Python debugger failed socket closed
2021/10/26 22:09:41
本文主要是介绍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".
这篇关于pycharm 报错Connection to Python debugger failed socket closed的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!
- 2025-01-03用FastAPI掌握Python异步IO:轻松实现高并发网络请求处理
- 2025-01-02封装学习:Python面向对象编程基础教程
- 2024-12-28Python编程基础教程
- 2024-12-27Python编程入门指南
- 2024-12-27Python编程基础
- 2024-12-27Python编程基础教程
- 2024-12-27Python编程基础指南
- 2024-12-24Python编程入门指南
- 2024-12-24Python编程基础入门
- 2024-12-24Python编程基础:变量与数据类型