python 啓動提示IDLE's subprocess didn't make conne...

問題:
提示錯誤:
IDLE's subprocess didn't make connection.Either IDLE can;t this

start a subprocess or personal firewall software is blocking it

the connection io

That usually means that your firewall is blocking IDLE, so di

enable it in your firewall. If that doesnt work, do this to fix process

it (with some disavantages): ant

Open C:/Python24/Lib/idlelib/PyShell.py make

change
use_subprocess = True co

to block

use_subprocess = False 錯誤

同時刪除PyShell.pyc

相關文章
相關標籤/搜索