
Pip will be installed to Scripts directory as the screenshot below.Īdd this directory C:\Python37\Scripts to the Windows environment path. Download get-pip.py Install Pip python get-pip.py

The following steps are for installing Pip, the package manager of Python. If you use older version, you might install Pip by using get-pip.py Pip is automatically installed since Python 2.7.9 and Python 3.4. You can ignore this section if your Python version is the lastest. Python 3 Downloadĭownload the installer from offical download page.Īdd this directory C:\Python37 to the Windows environment path.


There is already a official document to guide you how to install Python on Microsoft Windows through an installer, you might prefer this way.
