Luis Alejandro Martínez Faneyth added the comment:
Thanks Christian for the suggestion and Matthias.
--
___
Python tracker
<https://bugs.python.org/issue37
Luis Alejandro Martínez Faneyth added the comment:
New information on this:
python3-distutils for 3.8 exists on Debian (experimental) but python3 (which is
kind of a meta-package) for 3.8 doesn't exist. It depends on python3.8 or
python3.7, resulting in the installation on pyth
New submission from Luis Alejandro Martínez Faneyth
:
Hello everyone,
I've been building some minimal python docker images for a while and a few days
ago an error popped out in my CI when building python 3.8 on debian sid. The
error happens when trying to install pip with the usual: