I think this is a firewall issue. Probably the proper solution would use pipes instead of sockets.
On Fri, Aug 23, 2013 at 4:44 AM, Terry Reedy <[email protected]> wrote: > On 8/21/2013 10:02 PM, Terry Reedy wrote: >> >> On 8/4/2013 5:07 PM, Arie Schlesinger wrote: >>> >>> Hello, >>> I try to work with python 3.3.2 on macbook-air 10.8, but IDLE won't >>> open. >>> It writes "IDLE's subprocess didnit make connection.." > > > You might try to run > python -m test test_socket test_subprocess > and report the result. > > > > -- > Terry Jan Reedy > > _______________________________________________ > IDLE-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/idle-dev -- Thanks, Andrew Svetlov _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
