If pip is not recognized by default, use this method,
python -m pip --version
for older version,
py -m pip --version
install pip,
python get-pip.py