4327b9f858
deadsnakes python3.12 sees system python3.10's setuptools at /usr/lib/python3/dist-packages and skips installation, leaving python3.12 without setuptools. A venv gets its own site-packages so pip/setuptools are properly present for http-ece's legacy setup.py build. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>