On Fri, Nov 11, 2016 at 8:36 PM, Jelena Tavcar <jelena.tav...@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.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to