Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #106471

Re: IDLE's subprocess didn't make connection. Either IDLE can't start or personal firewall software is blocking connection.

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
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 Mon, 4 Apr 2016 17:09:34 -0400
Lines 14
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>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de z5RdSOvxmFA61WmdLsPrvQno/8BjLhlotvlcaqsyHOog==
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:IDLE': 0.04; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:software': 0.09; 'jan': 0.11; 'subject: \n ': 0.15; 'i\xe2\x80\x99m': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'subject:make': 0.16; 'subject:start': 0.16; 'subprocess': 0.16; 'wrote:': 0.16; 'issue.': 0.20; 'header:In-Reply-To:1': 0.24; 'header:User- Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'possibility': 0.27; 'module.': 0.27; 'blocking': 0.29; 'firewall': 0.29; 'another': 0.32; "can't": 0.32; 'getting': 0.33; 'idle': 0.33; 'steven': 0.33; 'file': 0.34; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; "didn't": 0.39; 'to:addr:python.org': 0.40; 'software': 0.40; 'your': 0.60; 'received:96': 0.63; 'personal': 0.63; 'subject:. ': 0.67; 'connection.': 0.76; 'received:fios.verizon.net': 0.91
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host pool-96-227-207-81.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1
In-Reply-To <5702cc47.8f341f0a.a5801.5cd4@mx.google.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <ndul6l$sia$1@ger.gmane.org>
X-Mailman-Original-References <5702cc47.8f341f0a.a5801.5cd4@mx.google.com>
Xref csiph.com comp.lang.python:106471

Show key headers only | View raw


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


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