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 <directory>", I've got the following 
> output :
> 
>   Error: Command '['<directory>/bin/python3.4', '-Im', 'ensurepip', 
> '--upgrade', '--default-pip']' returned non-zero exit status 1
> 
> When I try the command myself, I've got :
> 
>   <directory>/bin/python3.4: No module named ensurepip
> 
> It's really a pip related issue as creating the venv without pip works :
> 
>   pyvenv-3.4 --without-pip <directory>

yes, didn't include ensurepip and the pip installer by intent.  Needs to be
sorted out what we want to do.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to