On 4 Aug, 2013, at 23:07, Arie Schlesinger <[email protected]> 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.." > > I need this version because I prepare a course using python. > > Is there any suggestion ? Do you have a firewall turned on? How did you start IDLE, from the command line or through IDLE.app? If the latter, could you start using the command "/Applicatons/Python 3.3/IDLE.app/Contents/MacOS/IDLE" in the terminal? That should print any error messages to the terminal, which might give more information on why the subprocess wasn't started properly. Ronald > > Thank you, > Arie > _______________________________________________ > IDLE-dev mailing list > [email protected] > http://mail.python.org/mailman/listinfo/idle-dev _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
