On 3/6/2018 6:00 PM, Jeremy Jamar St. Julien wrote:
Whenever I try to open the python shell it says IDLE’s subprocess didn’t make a
connection.
You must be referring to IDLE's GUI Shell, not Python's normal console
text (TUI?) shell or REPL.
IDLE normally runs its GUI in one process and you
Whenever I try to open the python shell it says IDLE’s subprocess didn’t make a
connection. Everything worked fine yesterday and I haven’t done anything I
think would cause this problem. Any way to fix this? I’ve tried repairing and
redownloading
--
https://mail.python.org/mailman/listinfo/pyth
On Wednesday, August 10, 2016 at 8:12:10 AM UTC+12, xlarged...@aol.com wrote:
> "Either IDLE can't start a subprocess or personal firewall software is
> blocking the connection."
Q: Why does Windows print such explanatory error messages?
A: To give you a hint as to the cause of the problem.
--
h
Does anyone have advice on how to resolve this message when I attempt to open
IDLE?
"IDLE's subprocess didn't make connection. Either IDLE can't start a subprocess
or personal firewall software is blocking the connection."
I am running Windows 10 Home on a 64bit machine.
I am running Pytho
try to download pywin
(i think that pywin will working ok)
url to download https://sourceforge.net/projects/pywin32/files/pywin32/
--
https://mail.python.org/mailman/listinfo/python-list
On 7/1/2016 11:43 PM, Veek. M wrote:
Shweta Dinnimani wrote:
hi
hello, I'm begineer to python programming.. I had installed python
3.5.1 version on my windows 7 system. I was fine earlier and now when
i was trying the programs on string i'm facing the subprocess startup
error. I
Shweta Dinnimani wrote:
> hi
>
> hello, I'm begineer to python programming.. I had installed python
> 3.5.1 version on my windows 7 system. I was fine earlier and now when
> i was trying the programs on string i'm facing the subprocess startup
> error. IDLE is not con
On 2/26/2016 10:08 AM, Wolfgang Maier wrote:
On 26.02.2016 15:57, Emile van Sebille wrote:
On 2/26/2016 6:49 AM, Oscar Benjamin wrote:
On 26 February 2016 at 13:30, Peter Otten <__pete...@web.de> wrote:
Shweta Dinnimani wrote:
i saved my file as string.py since than i'm facing this error
Re
trying the programs on string i'm facing the subprocess startup error.
IDLE is not connecting. And python shell is also not opening. I tried
uninstalling and installing the python shell but Im facing the
problem.Please do help me
What do you mean by 'python shell' and how do yo
On 26/02/2016 15:08, Wolfgang Maier wrote:
On 26.02.2016 15:57, Emile van Sebille wrote:
On 2/26/2016 6:49 AM, Oscar Benjamin wrote:
On 26 February 2016 at 13:30, Peter Otten <__pete...@web.de> wrote:
Shweta Dinnimani wrote:
i saved my file as string.py since than i'm facing this error
Rena
On 26.02.2016 15:57, Emile van Sebille wrote:
On 2/26/2016 6:49 AM, Oscar Benjamin wrote:
On 26 February 2016 at 13:30, Peter Otten <__pete...@web.de> wrote:
Shweta Dinnimani wrote:
i saved my file as string.py since than i'm facing this error
Rename that file to something that does not clas
On 2/26/2016 6:49 AM, Oscar Benjamin wrote:
On 26 February 2016 at 13:30, Peter Otten <__pete...@web.de> wrote:
Shweta Dinnimani wrote:
i saved my file as string.py since than i'm facing this error
Rename that file to something that does not clash with the module names in
the standard library
;> trying the programs on string i'm facing the subprocess startup error.
>>> IDLE is not connecting. And python shell is also not opening. I tried
>>> uninstalling and installing the python shell but Im facing the
>>> problem.Please do help me
>
>> forgot
26, 2016 at 6:50 PM, Shweta Dinnimani
> wrote:
>
>> hi
>>
>> hello, I'm begineer to python programming.. I had installed python 3.5.1
>> version on my windows 7 system. I was fine earlier and now when i was
>> trying the programs on string i'm faci
ier and now when i was
> trying the programs on string i'm facing the subprocess startup error. IDLE
> is not connecting. And python shell is also not opening. I tried
> uninstalling and installing the python shell but Im facing the
> problem.Please do help me
>
> --
> Th
hi
hello, I'm begineer to python programming.. I had installed python 3.5.1
version on my windows 7 system. I was fine earlier and now when i was
trying the programs on string i'm facing the subprocess startup error. IDLE
is not connecting. And python shell is also not openin
Dan,
although it's been almost a year since your request, I hope my answer will
help you and anyone who needs.
In order to run properly, IDLE needs that the string returned by
os.path.expanduser("~") is an existent and writable directory, where
IDLE creates the .idlerc configuration file.
--
Dan,
although it's been almost a year since your request, I hope my answer will
help you and anyone who needs.
In order to run properly, IDLE needs that the string returned by
os.path.expanduser("~") is an existent and writable directory, where
IDLE creates the .idlerc configuration file.
--
I just installed Python 3.2 and when starting the GUI from the start menu I
get a Subprocess Startup Error message : "IDLE's subprocess didn't make
connection. Either IDLE can't start a subprocess or personal firewall
software is blocking the connection." I'm r
19 matches
Mail list logo