python - m pip install – upgrade pip Then upgrade your wheel by using: pip install - upgrade wheel Then finally upgrade the setuptools. pip install - upgrade setuptools And then again try to install the package which was throwing error in the first place. ...