Python does not start

eryk sun eryksun at gmail.com
Fri Nov 11 15:59:54 EST 2016


On Fri, Nov 11, 2016 at 8:36 PM, Jelena Tavcar <jelena.tavcar at gmail.com> wrote:
>
> when I click on the icon "IDLE (Python 3.5 32-bit)" nothing happens. It
> used to work and at some point it just didn't react.

Try running IDLE from a command prompt by entering the following command:

    py -3.5-32 -m idlelib

If this prints an error, please provide the entire error message
(copy/paste), including the complete traceback. Do not attach a
screenshot; we won't get it. python-list is text only.



More information about the Python-list mailing list