學(xué)習(xí)啦>學(xué)習(xí)電腦>電腦安全>系統(tǒng)安全>

Python IDLE啟動錯誤

時間: 林澤1002 分享

  如何解決python idle啟動時Subprocess Startup Error呢,要怎么操作呢?下面是學(xué)習(xí)啦小編收集整理的Python IDLE啟動錯誤,希望對大家有幫助~~

  Python IDLE啟動錯誤的方法

  工具/原料

  python

  window

  方法/步驟

  啟動idel時報(bào)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.

  打開控制面板選項(xiàng)

  在控制面板中打開系統(tǒng)安全設(shè)置

  在系統(tǒng)安全防火墻設(shè)置中選擇允許程序通過windows防火墻

  選擇允許運(yùn)行另一程序

  點(diǎn)擊瀏覽選擇python安裝目錄下的pythonw.exe文件后點(diǎn)擊添加按鈕將pwthonw.exe添加到防火墻允許列表中

  添加完成后效果

  再次啟動idle時正常啟動


Python 相關(guān)文章:

1.Python2好還是Python3好

2.python版本低怎么升級

3.局域網(wǎng)python快速上手

4.局域網(wǎng)Python2.75的安裝及環(huán)境配置教程

5.win10怎么安裝Python

6.python局域網(wǎng)傳輸文件

7.Windows8下配置python環(huán)境變量

8.python如何調(diào)用系統(tǒng)命令

3083765