pip install --upgrade pip doesn\'t work because the windows FS is brain damaged and won\'t let you delete an open file.
pip install --upgrade pip
I\'ve tried setting my environme
pip install pip --upgrade
worked for me
Note: Make sure you are running command Prompt in administrator mode