Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106471 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2016-04-04 17:09 -0400 |
| Last post | 2016-04-04 17:09 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2016-04-04 17:09 -0400 |
| Subject | Re: IDLE's subprocess didn't make connection. Either IDLE can't start or personal firewall software is blocking connection. |
| Message-ID | <mailman.40.1459804206.32530.python-list@python.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 top | Article view | comp.lang.python
csiph-web