Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106471
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: IDLE's subprocess didn't make connection. Either IDLE can't start or personal firewall software is blocking connection. |
| Date | 2016-04-04 17:09 -0400 |
| Message-ID | <mailman.40.1459804206.32530.python-list@python.org> (permalink) |
| References | <5702cc47.8f341f0a.a5801.5cd4@mx.google.com> <ndul6l$sia$1@ger.gmane.org> |
On 4/4/2016 4:19 PM, Steven Gao wrote: > I’m getting “IDLE's subprocess didn't make connection. Either IDLE can't start or personal firewall software is blocking connection.”. Any ideas? Depending on how you started, another possibility is a file in your local directory that masks a stdlib module. Or a network (socket) configuration issue. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: IDLE's subprocess didn't make connection. Either IDLE can't start or personal firewall software is blocking connection. Terry Reedy <tjreedy@udel.edu> - 2016-04-04 17:09 -0400
csiph-web