Bug#901803: python3-venv: Cannot create new virtual environments anymore

2018-06-18 Thread Simon Heath
I have this bug too. Did some digging, the error message is wrong due to over-zealous assumptions. In /usr/lib/python3.6/venv/__init__.py: def _setup_pip(self, context): """Installs or upgrades pip in a virtual environment""" # We run ensurepip in isolated mode to avoid side e

Bug#901803: python3-venv: Cannot create new virtual environments anymore

2018-06-18 Thread Bastian Venthur
Package: python3-venv Version: 3.6.5-3 Severity: important Dear Maintainer, Recently I cannot create new virtual environments anymore: ```bash $ python3 -m venv venv The virtual environment was not created successfully because ensurepip is not available. On Debian/Ubuntu systems, you need to