I set my Path environment variable to look like this:
E:\Programy\Python; ... all the rest
but after I have it all confirmed and call env in command line, E:\Programy\Python is not listed there. How is that?
After modifying the PATH you need to close the Command Prompt window and reopen it for the changes to take effect.