On Tue, 30 Nov 2021, stefa...@debian.org wrote:
If I recall correctly, this is due to us having an older setuptools to support Python 2.7. We need to update setuptools to fix this (and carry a separate old one for 2.7, as long as python2.7 remains in the archive).Try updating setuptools from PyPI in the virtualenv after creating it, that should work around the issue.
Can't do that on a buildd though. Scott