Bug#1003252: AttributeError: install_layout

2022-03-31 Thread devel
Hello, thank you for fixing this issue for Python 3.10! Do you think, that this issue is relevant enough for being fixed in Bullseye? (as hinted by the bug submitter) Thank you for your time! Cheers, Lars

Bug#1003252: AttributeError: install_layout

2022-03-20 Thread Stefano Rivera
Control: reassign -1 python3.10 Control: fixed -1 python3.10/3.10.2-6 Control: found -1 python3.10/3.10.2-3 Control: close -1 This is resolved by the addition of _distutils_system_mod in Python 3.10. python3.9 hasn't been fixed yet, but it'll be replaced by 3.10, soon. SR -- Stefano Rivera

Bug#1003252: AttributeError: install_layout

2022-01-06 Thread Tomas Janousek
Package: python3-setuptools Version: 58.2.0-1 Severity: normal X-Debbugs-CC: debian-pyt...@lists.debian.org Since setuptools 60+ is out with SETUPTOOLS_USE_DISTUTILS defaulting to "local", pip install --editable in --system-site-packages venvs fails: $ docker run --rm -it debian:sid #