2017-11-13 3:32 GMT+01:00 Nick Coghlan <[email protected]>: > > 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 Unfortunately there isn't (AFAIK) a meta-package which just says "stop fooling around and just give me everything from the python.org distribution, d*mmit." Stephan
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
