ITISFoundation / osparc-simcore

🐼 osparc-simcore simulation framework
https://osparc.io
MIT License
46 stars 27 forks source link

SetuptoolsDeprecationWarning: Upgrade setup to PEP517 #3151

Closed pcrespov closed 5 months ago

pcrespov commented 2 years ago

Just enter a service/app and


$ make info
/home/crespo/devp/osparc-simcore/.venv/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.

SetuptoolsDeprecationWarning: setuptools.installer is deprecated.

sanderegg commented 1 year ago

resource for migrating from pck_resources: https://importlib-metadata.readthedocs.io/en/latest/migration.html