On Fri, Nov 11, 2016 at 9:38 PM,  <jelena.tav...@gmail.com> wrote:
> It says that ’py-3.5-32-m’ is not recognized as an internal or external
> command, operable program or batch file.

There's supposed to be a space after "py". Let's add the .exe
extension to make this clearer:

    py.exe -3.5-32 -m idlelib

And please do not paraphrase error messages. Copy and paste errors
verbatim. Also, make sure to reply-all to include python-list.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to