pypa / get-pip

Helper scripts to install pip, in a Python installation that doesn't have it.
https://bootstrap.pypa.io/pip/
MIT License
738 stars 293 forks source link

Having difficulty installing and opening PIP in my windows 10 command prompt #175

Open Dogah2020 opened 1 year ago

Dogah2020 commented 1 year ago

This is the message I got when I tried installing it. I attached a screenshot of the problem. Please I need help and directions on how to resolve this problem. I even uninstalled and reinstalled my python and updated thinking that'll solve the problem but it's still the same issue.

Thanks.

C:\Windows \system32>curl https://bootstrap . pypa . io/get-pippy -o get-pippy Total % Received x xferd plead upload spent Left speed load Upload Total

curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (ex80092012) - The revocation function was un le to check revocation for the certificate. C:\Windows \system32>python get-pip-py PIP Installation Error

python: can't open file 'C: \ \Windows\system32\get-pip.py": [Errno 2] No such file or directory C:\Windows\system32>

edmorley commented 5 months ago

@Dogah2020 Hi! Is this issue still occurring? Could you try again with newer Python/pip? Also, it's probably best not to download get-pip.py into a system directory - the current user might not have the correct permissions to write there.