question: how to check python installed on server?

answer: the answer to this question is simple. just login to your server and send this command at the shell:

which phython


did it work for you?