The pip utility distributed with Debian 6.0 has a bug once you upgrade it with pip install -U pip. You will easily get this error when you try to install a new package with it:
|
|
Luckly there is a very easy workaround:
|
|
Reference: http://blog.102web.ru/tag/virtualenvs/