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
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
/usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
From: https://github.com/seapath/svtrace/blob/main/README.md?plain=1#L75 :
python3 setup.py install
This step displays a warning:
See: https://packaging.python.org/en/latest/discussions/setup-py-deprecated/
The text was updated successfully, but these errors were encountered: