wheel and setuptools installe code example
Example 1: linux python installation wheel
python -m pip install --upgrade pip setuptools wheel
Example 2: bdist_wheel python
pip install wheel
python -m pip install --upgrade pip setuptools wheel
pip install wheel