启动IDLE时报Subprocess Startup Error错误

错误信息

IDLE's subprocess didn't make connection.Either IDLE cant't start a subprocess or personal firewall software is blocking the connection.

【Python】IDLE启动错误

 

是因为防火墙的原因,下面就解决这个问题:

1)打开控制面板

【Python】IDLE启动错误

2)允许程序通过防火墙

【Python】IDLE启动错误

3)允许运行另一程序

【Python】IDLE启动错误

4)选择Python安装的路径pythonw.exe文件

【Python】IDLE启动错误

5)把Python的全部打对勾√

【Python】IDLE启动错误

6)最后再启动IDLE就成功了

【Python】IDLE启动错误

相关文章:

  • 2022-12-23
  • 2021-12-13
  • 2021-11-18
  • 2021-12-17
  • 2021-07-21
  • 2021-06-03
  • 2021-04-02
猜你喜欢
  • 2021-09-26
  • 2021-11-18
  • 2022-12-23
  • 2021-10-30
  • 2022-12-23
  • 2021-10-17
相关资源
相似解决方案