#1013148 SetuptoolsDeprecationWarning: setup.py install is deprecated

#1013148#5
Date:
2022-06-17 19:37:09 UTC
From:
To:
The current build displays this warning

/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.

Cheers,

#1013148#10
Date:
2022-06-17 19:41:06 UTC
From:
To:
This is not a problem.

Kind Regards,

Bas

PS. Please stop filing bugreports for minor cosmetic issues.

#1013148#15
Date:
2022-06-17 19:47:48 UTC
From:
To:
Le 17/06/2022 à 21:41, Sebastiaan Couwenberg a écrit :
Upstream added the warning for a reason. It is not a problem today but
it will eventually need to be resolved at some point and it would be
better to do before than it becomes an issue for a future python
transition when it stops working...

Cheers,