Bug#786580: virtualenv: fails with TypeError: 'int' object is not iterable

2015-05-22 Thread Sanjeev
Package: virtualenv Version: 1.11.6+ds-1 Followup-For: Bug #786580 Dear Maintainer, this also effect python-pip, python-pip3 can't able to install any packages -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64

Bug#786580: virtualenv: fails with TypeError: 'int' object is not iterable

2015-05-22 Thread Felix C. Stegerman
Package: virtualenv Version: 1.11.6+ds-1 Severity: important Dear Maintainer, I just installed {python{3,}-,}virtualenv (on sid) but when I try to create a virtualenv, this happens instead: $ virtualenv -ppython3 venv3 Already using interpreter /usr/bin/python3 Using base prefix '/usr' New