Bug#732703: python3.4: cannot create a virtualenv

2014-04-11 Thread Matthias Klose
we do not want to include all the pre-packaged python modules in the wheel files, python-pip, setuptools, distlib, python-six, python-requests, etc ... so what we want to do: - if pyvenv3 is called with --system-site-packages, then don't require ensurepip at all, but try to import the system

Bug#732703: python3.4: cannot create a virtualenv

2014-03-07 Thread Luke Faraone
Hello, On Sat, Dec 21, 2013 at 03:35:56PM +0100, Matthias Klose wrote: > yes, didn't include ensurepip and the pip installer by intent. Needs to be > sorted out what we want to do. This error occurs even if python3-pip is installed. As virtual envs are likely to be a commonly used feature in Pyt

Bug#732703: python3.4: cannot create a virtualenv

2013-12-21 Thread Matthias Klose
Am 20.12.2013 14:19, schrieb Anthony Bourguignon: > Package: python3.4 > Version: 3.4~b1-2 > Severity: normal > > Hi, > > It's not currently possible to create a virtualenv with the built-in venv > module and python3.4. > > When I try the command "pyvenv-3.4 ", I've got the following > output

Bug#732703: python3.4: cannot create a virtualenv

2013-12-20 Thread Anthony Bourguignon
Package: python3.4 Version: 3.4~b1-2 Severity: normal Hi, It's not currently possible to create a virtualenv with the built-in venv module and python3.4. When I try the command "pyvenv-3.4 ", I've got the following output : Error: Command '['/bin/python3.4', '-Im', 'ensurepip', '--upgrade',