Python IDLE 錯誤描述:
Subprocess Startup ErrorIDLE's subprocess didn't make connection. Either IDLE can't start a subprocess or personal firewall software is blocking the connection.
錯誤截圖:
錯誤原因分析:
同層目錄下存在和Python庫文件相同名字的.py文件,導致子進程無法創建的問題。
解決方法:
排查目錄下的.py文件,找到和庫文件名字相同的.py文件,然后重命名之。
感謝閱讀,希望能幫助到大家,謝謝大家對本站的支持!
新聞熱點
疑難解答