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
(...)/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
warnings.warn(
I get the following warning:
This link explains the situation:
https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
I do not oversee whether we should just use pip instead:
Potentially related are:
The text was updated successfully, but these errors were encountered: