Package: python3.3
Version: 3.3.0-8
Severity: normal

I cannot use easy_install in a virtualenv freshly created with
pyvenv-3.3, to reproduce:

$ cd /tmp
$ pyvenv-3.3 testenv
$ curl -O http://python-distribute.org/distribute_setup.py
$ . testenv/bin/activate
$ (testenv) python distribute_setup.py
$ (testenv) easy_install pip
Traceback (most recent call last):
  File "/tmp/testenv/bin/easy_install", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'


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

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

Versions of packages python3.3 depends on:
ii  libpython3.3-stdlib  3.3.0-8
ii  mime-support         3.52-2
ii  python3.3-minimal    3.3.0-8

python3.3 recommends no packages.

Versions of packages python3.3 suggests:
ii  binutils       2.22-7.1
pn  python3.3-doc  <none>

-- no debconf information

-- 
ESC:wq

Reply via email to