python windows use pip code example
Example 1: installing pip
python -m pip install --upgrade pip
Example 2: linux python installation wheel
python -m pip install --upgrade pip setuptools wheel
python -m pip install --upgrade pip
python -m pip install --upgrade pip setuptools wheel