On 13 November 2017 at 17:46, Stephan Houben <stephan...@gmail.com> wrote:
> 2017-11-13 3:32 GMT+01:00 Nick Coghlan <ncogh...@gmail.com>:
>> So technically it's ensurepip that's broken by default, but that
>> translates to venv also being broken by default.
>>
>> I haven't worked out what the actual steps needed to fix it are
>
> On Debian, ensurepip  is in the python3.5-venv package.
>
> https://packages.debian.org/stretch/amd64/python3.5-venv/filelist

Thanks! I've tweaked the ncoghlan/debian-python Dockerfile to install
that in addition to the base Python package (as well as finally
enabling automatic rebuilds of that image whenever the base Debian
image updates).

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to