- Python 3.x installed on your system
- verify with
py --version
-
Check out details here.
-
Check if
pip
is installed on your system by running:py -m pip --version
-
If not, download the
pip
installation script. In Command Prompt or PowerShell run: