Setuptools 70.3.0 seems to not work for us.
@@ -30,7 +30,7 @@ try:
install_cx_freeze = False
except pkg_resources.ResolutionError:
install_cx_freeze = True
except ImportError:
except (AttributeError, ImportError):
pkg_resources = None # type: ignore[assignment]
The note is not visible to the blocked user.