[Python-modules-team] Bug#780046: DistributionNotFound: virtualenv==1.11.6 error

Federico Ceratto federico.ceratto at gmail.com
Sun Mar 8 17:35:36 UTC 2015


Package: virtualenv
Version: 1.11.6+ds-1
Severity: important

Hi and thanks for maintaining virtualenv.
virtualenv is crashing on start with the following traceback:

Traceback (most recent call last):
  File "/usr/bin/virtualenv", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 2708, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 686, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 584, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: virtualenv==1.11.6

Related [un]installed packages:

ii  python                               2.7.8-3                 i386
ii  python-setuptools                    5.5.1-1                 all
un  python-virtualenv                    <none>                  <none>

-- System Information:
Debian Release: 7.8
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 3.18.5-x86_64-linode52 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages virtualenv depends on:
ii  python3             3.4.2-2
ii  python3-virtualenv  1.11.6+ds-1

virtualenv recommends no packages.

virtualenv suggests no packages.

-- no debconf information



More information about the Python-modules-team mailing list