Re: when I open a python idle it's constantly showing subprocess connection error

2022-09-20 Thread Mats Wichmann
On 9/20/22 09:36, asika wrote: Sent from [1]Mail for Windows References Visible links 1. https://go.microsoft.com/fwlink/?LinkId=550986 dunno if you were trying to send screenshots or something, that doesn't work here. Try: https://docs.python.org/3/libra

when I open a python idle it's constantly showing subprocess connection error

2022-09-20 Thread asika
    Sent from [1]Mail for Windows   References Visible links 1. https://go.microsoft.com/fwlink/?LinkId=550986 -- https://mail.python.org/mailman/listinfo/python-list

Re: Subprocess Connection error

2021-11-23 Thread Dan Stromberg
ext of any error messages you get. BTW, it's important to cut and paste TEXT - don't just send screenshots. Good luck. On Tue, Nov 23, 2021 at 8:03 AM wrote: >Hello, > > > >I have been 3.8.10 version of python until I ran the code for tkinter > and >

Subprocess Connection error

2021-11-23 Thread nuu.05.05
Hello,   I have been 3.8.10 version of python until I ran the code for tkinter and I started getting subprocess connection error. After this I haven’t been able to open python for use as I get this error upon startup.   Please help resolve the matter soon.   Best

Re: Subprocess Connection Error

2020-10-17 Thread Greg Ewing
On 17/10/20 4:04 pm, Dave Dungan wrote: One more thing, the book says to save it as "types.py". Which is probably a bad thing to do, because there is a built-in module called "types" that this will shadow. If IDLE happens to use that module, bad things could happen. Have you tried using a diff

Re: Subprocess Connection Error

2020-10-17 Thread Terry Reedy
se and saved it and tried to run the module it comes up with a Subprocess Connection Error. It says, "IDLE's subprocess didn't make connection. See the Start up failure section of the IDLE doc, online at https://docs.python.org/3/library/idle.html#startup-failure."; I wen

Re: Subprocess Connection Error

2020-10-17 Thread Dan Stromberg
or Beginners to learn how to code using > Python. The first few exercises went fine. When I got to the page called > Recognizing types and did the exercise and saved it and tried to run the > module it comes up with a Subprocess Connection Error. It says, "IDLE's > subprocess did

Subprocess Connection Error

2020-10-17 Thread Dave Dungan via Python-list
Hello, I bought a book called Coding for Beginners to learn how to code using Python. The first few exercises went fine. When I got to the page called Recognizing types and did the exercise and saved it and tried to run the module it comes up with a Subprocess Connection Error. It says