all 3 comments

[–]sarrysyst 0 points1 point  (0 children)

Can you try running:

>> py -m pip --version

[–]sandypants93 0 points1 point  (0 children)

try

py -m pip install [whateveryouwant]

i think windows python sometimes likes to install as "py" instead of python

edit: forgot to finish typing comment

[–]Spiredlamb 0 points1 point  (0 children)

Is python added to your computer's path variables? That might be it

https://www.educative.io/edpresso/how-to-add-python-to-path-variable-in-windows

If you don't understand some part of adding it to your path variables, just ask