A-A+

Connection to Python debugger failed: Interrupted function call: accept failed 解决方法

2019年11月18日 14:56 学习笔记 暂无评论 共426字 (阅读12,066 views次)

【注意:此文章为博主原创文章!转载需注意,请带原文链接,至少也要是txt格式!】

C:\Program Files\JetBrains\PyCharm2019\helpers\pydev\_pydevd_bundle\pydevd_resolver.py:138: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if found.get(name) is not 1:
pydev debugger: process 14404 is connecting

Connection to Python debugger failed: Interrupted function call: accept failed

调试python的时候,半天都连接不上,可能是你把python.exe做了设置,让其走了代理导致的。我就是因为下图导致的。

调试python连接不上

调试python连接不上

只要让你能连接本地就好了。

布施恩德可便相知重

微信扫一扫打赏

支付宝扫一扫打赏

×

给我留言