Re: SUBPROCESS STARTUP ERROR
Terry Reedy <[email protected]> Wed, 5 Feb 2020 20:24:11 -0500
| Newsgroups | gmane.comp.python.idle |
|---|---|
| Message-ID | <[email protected]> |
On 2/4/2020 2:49 PM, Simon Forman via IDLE-dev wrote: > "IDLE's subprocess didn't make connection. Either IDLE can't start or personal firewall software is blocking connection." > > Check here: https://stackoverflow.com/questions/29567051/python-error-idles-subprocess-didnt-make-connection-either-idle-cant-start I looked at the answers to questions like the above when I wrote the current doc section on startup problems. https://docs.python.org/3/library/idle.html#startup-failure If I left something out, or wrote unclearly, please let me know. > or maybe here: https://www.youtube.com/watch?v=86Oc8q9pnLc I will take a look at this and similar videos. -- Terry Jan Reedy