How to install Python pip on windows 10

preview_player
Показать описание
This video will show you how to install python pip on windows 10 and windows 11.

If you are looking for a full python install video check out this one

Steps

Step 1
Go to the python pip website installation page

Step 2
Look for the windows pip install command on the installation page. It should be something like py -m ensurepip --upgrade

Step 3
Open cmd prompt
Run py -m ensurepip --upgrade

Step 4
Confirm pip has been installed successfully
py -m pip --version

My setup (affiliate links)

#python #windows10 #windows11 #pypa
Рекомендации по теме
visit shbcf.ru