Re: Error message IDLE

2017-01-09 Thread Gretchen Hasselbring
Thank you for your responses. The file I think is responsible was called types.py Sent from my iPad > On 9 Jan 2017, at 16:11, Peter Otten <__pete...@web.de> wrote: > > Gretchen Hasselbring wrote: > >> FYI >> >> Turns out I was saving my practice exercises as files (.py) under the >> pyt

Re: Error message IDLE

2017-01-09 Thread Peter Otten
Gretchen Hasselbring wrote: > FYI > > Turns out I was saving my practice exercises as files (.py) under the > python directory which conflicted with the running of Idle. All cleared > up now. Thanks for the update. Can you tell which file you shadowed to cause the error? Perhaps even if the un

Re: Error message IDLE

2017-01-09 Thread Terry Reedy
On 1/9/2017 6:48 AM, Gretchen Hasselbring wrote: Hello Trying to learn python on a laptop. Was successful for awhile then... Had a 'subprocess startup error' 'IDLE's subprocess didn't make connection. Either IDLE can't start subprocess or personal firewall software is blocking the connectio

Re: Error message IDLE

2017-01-09 Thread Gretchen Hasselbring
FYI Turns out I was saving my practice exercises as files (.py) under the python directory which conflicted with the running of Idle. All cleared up now. Sent from my iPad > On 9 Jan 2017, at 12:16, Gretchen Hasselbring > wrote: > > Hello > > Trying to learn python on a laptop. Was succes

Error message IDLE

2017-01-09 Thread Gretchen Hasselbring
Hello Trying to learn python on a laptop. Was successful for awhile then... Had a 'subprocess startup error' 'IDLE's subprocess didn't make connection. Either IDLE can't start subprocess or personal firewall software is blocking the connection ' Doesn't appear to be firewall and I uninstall