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
distutils is officially deprecated and completely removed from Python 3.12.
As such, it is not possible to pip-install py-feat.
Officially it is superseded by 'setuptools' and 'packaging'.
Details: https://peps.python.org/pep-0632/
The text was updated successfully, but these errors were encountered:
distutils is officially deprecated and completely removed from Python 3.12.
As such, it is not possible to pip-install py-feat.
Officially it is superseded by 'setuptools' and 'packaging'.
Details: https://peps.python.org/pep-0632/
The text was updated successfully, but these errors were encountered: