Mailing List Archive

Startup failure
I recently downloaded python from your website and when I started using it,
it worked correctly but when I installed the random2 module it showed
startup failure and won't work again.
So, I uninstalled it and downloaded it again but it is showing the same
problem of startup failure.

Let me know if there is a way to resolve the problem.
Thank you
--
https://mail.python.org/mailman/listinfo/python-list
Re: Startup failure [ In reply to ]
On 19/02/2021 06:27, Smit Patel wrote:
> I recently downloaded python from your website and when I started using it,
> it worked correctly but when I installed the random2 module it showed
> startup failure and won't work again.
> So, I uninstalled it and downloaded it again but it is showing the same
> problem of startup failure.

Can you send us more details about what exactly happens.
How are you running it? What OS?
What error messages are you getting (in full please)

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


--
https://mail.python.org/mailman/listinfo/python-list
Re: Startup failure [ In reply to ]
It would be nice if you could provide a bit more details ... Exceptions/logs etc.



________________________________________
From: Python-list <python-list-bounces+dciprus=cisco.com@python.org> on behalf of Smit Patel <smitp2802@gmail.com>
Sent: Friday, February 19, 2021 1:27 AM
To: python-list@python.org
Subject: Startup failure

I recently downloaded python from your website and when I started using it,
it worked correctly but when I installed the random2 module it showed
startup failure and won't work again.
So, I uninstalled it and downloaded it again but it is showing the same
problem of startup failure.

Let me know if there is a way to resolve the problem.
Thank you
--
https://mail.python.org/mailman/listinfo/python-list
--
https://mail.python.org/mailman/listinfo/python-list
Re: STARTUP FAILURE [ In reply to ]
Il 13/05/2021 15:49, Sumukh chakkirala ha scritto:
> Hello, I have been facing this " startup failure" for a while now, I can
> open the IDLE from the programs that I have saved but I'm not able to open
> the IDLE directly. Hope you can help me with this issue as soon as possible.
>
for Windows cmd:
C:\Python\pythonw.exe "C:\Python\Lib\idlelib\idle.pyw
--
https://mail.python.org/mailman/listinfo/python-list
Re: STARTUP FAILURE [ In reply to ]
On 13/05/2021 14:49, Sumukh chakkirala wrote:
> Hello, I have been facing this " startup failure" for a while now, I can
> open the IDLE from the programs that I have saved but I'm not able to open
> the IDLE directly. Hope you can help me with this issue as soon as possible.
>

Usual questions:

Which OS?
Which python version?

How exactly are you trying to open IDLE?
And what happens? Any errors?

How are you opening it "from the programs that I have saved"
What exactly does that meaN? Right click in a File explorer program maybe?

Have you tried other ways, such as from the command line?


--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


--
https://mail.python.org/mailman/listinfo/python-list
Re: STARTUP FAILURE [ In reply to ]
On 5/13/21 7:49 AM, Sumukh chakkirala wrote:
> Hello, I have been facing this " startup failure" for a while now, I can
> open the IDLE from the programs that I have saved but I'm not able to open
> the IDLE directly. Hope you can help me with this issue as soon as possible.
>

if it's the standard "IDLE's subprocess didn't make the connection"
message, did you read the page pointed to by the link in the dialog box?

if it's not that, please provide some more details of your problem.

--
https://mail.python.org/mailman/listinfo/python-list