when I open a python idle it's constantly showing subprocess connection error
Mats Wichmann
mats at wichmann.us
Tue Sep 20 13:26:34 EDT 2022
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/library/idle.html#startup-failure
Hint: you usually named a file you were working on the same as something
IDLE uses, that's the usual cause these days.
More information about the Python-list
mailing list