When I trying to run python script on windows, I see an error, but can't even dig what is it.

I tried to use python, python.exe and full path to python binary - no success, but if cmd string will be like "echo 'TEST'" - it will show result like "TEST\n" in console.