You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: