I get this error when running python setup.py install:
SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
warnings.warn(WARNING: The wheel package is not available.)
Does Anybody know how to resolve it?