I will help. lets first check if you have pip, try running:
pip --version
if it isnt installled, do this: install pip.py here https://bootstrap.pypa.io/get-pip.py
or linux and mac: python -m ensurepip --upgrade
windows: py -m ensurepip --upgrade
now try installing it
ok, that is all i can do for now, i hope this helps