“Wheel” is a built, archive format that can greatly speed installation compared to building and installing from source archives.
pip wheel requires the wheel package to be installed, which provides the “bdist_wheel” setuptools extension that it uses.
pip install wheel
References :
https://pip.pypa.io/en/latest/user_guide/#installing-from-wheels