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>

Thanks

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python3.4 depends on:
ii  libpython3.4-stdlib  3.4~b1-2
ii  mime-support         3.54
ii  python3.4-minimal    3.4~b1-2

python3.4 recommends no packages.

Versions of packages python3.4 suggests:
ii  binutils       2.24-2
pn  python3.4-doc  <none>

-- no debconf information


-- 
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