karapace icon indicating copy to clipboard operation
karapace copied to clipboard

Deprecation warnings during installation

Open aiven-anton opened this issue 11 months ago • 0 comments

#21 11.16   DEPRECATION: roundrobin is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
#21 11.16   Running setup.py install for roundrobin: started
#21 11.45   Running setup.py install for roundrobin: finished with status 'done'
#21 11.45   DEPRECATION: pyrepl is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559

See log: https://github.com/Aiven-Open/karapace/actions/runs/8250923435/job/22572966954?pr=836

aiven-anton avatar Mar 13 '24 08:03 aiven-anton