In article <550552.57286...@web56208.mail.re3.yahoo.com>,
Dylan Gleason wrote:
> I am trying to fire up Python ver. 2.7 with IDLE (I am using Mac OSX 10.6.3),
> but it will not start, citing the following error message:
>
> >>> IDLE's subprocess didn't make connection. Either IDLE can't start
>
> How are you starting IDLE (i.e. what icon are you clicking or what
> command are you running)?
> How did you install Python (e.g. Fink, MacPorts, Python.org installer, etc.)?
------ Forwarded message --
From: Dylan Gleason
Date: Thu, Jul 15, 2010 at 10:07 PM
Subject:
On Thu, Jul 15, 2010 at 9:49 PM, Dylan Gleason wrote:
> Hello,
> My name is Dylan. I am new to this list and am just getting started with
> Python and programming in general (although I have some experience with
> general UNIX wankery).
> I am trying to fire up Python ver. 2.7 with IDLE (I am usin