I am desperate. I don't understand vim behavior. I have vim 8.0.604 installed and later downloaded Python 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 17:00:18) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information. I still get the same error when I run ":py print(1)" from vim, for instance.
I really don't understand what causes to vim not to able to run python even though running "vim --version" it shows support for python and python3. Is there anything I am doing wrong.