<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Package: python-virtualenv<div class="">Version: 1.11.6+ds-1</div><div class=""><br class=""></div><div class="">I have a system that needs Python 2. I have Python 2.7 installed. I also need `virtualenv`.</div><div class="">`python-virtualenv` states "This is the Python 2 version of the library.â€:</div><div class=""><a href="https://packages.debian.org/jessie/python-virtualenv" class="">https://packages.debian.org/jessie/python-virtualenv</a></div><div class=""><br class=""></div><div class="">However, it depends on `python-pip-whl`:</div><div class=""><a href="https://packages.debian.org/jessie/python-pip-whl" class="">https://packages.debian.org/jessie/python-pip-whl</a></div><div class=""><br class=""></div><div class="">Which, in turn, depends on `python-chardet-whl`:</div><div class=""><a href="https://packages.debian.org/jessie/python-chardet-whl" class="">https://packages.debian.org/jessie/python-chardet-whl</a></div><div class=""><br class=""></div><div class="">…and that depends on `python3-pkg-resources`, which requires `python3`.</div><div class=""><br class=""></div><div class="">So, to install `virtualenv` for Python 2, there’s a dependency on Python 3.</div><div class="">This is not right.</div><div class=""><br class=""></div></body></html>