I am using Ubuntu where Python version 2.7.12 is installed by default. I
installed Python 2.7.18 to deploy a project. Problem is I am not able to figure
out how to install modules using pip command for Python version 2.7.18. Whenever
I use pip command, module getting installed for Python 2.7.12. How can I do
it?