Thanks answer!

I found the problem, it virtualenv 1.7.2
If you use the package python-virtualenv_1.7.1.2-2, then it works.

i installed virtualenv from pip.


Best regads,
Sergey V. Kravchuk
sergey.kravc...@vuaro.ru
tel: +7 906 278 3751

25.08.2012, в 23:16, Stefano Rivera <stefa...@debian.org> написал(а):

> Hi Sergey (2012.08.15_11:08:42_+0200)
>> The problem appeared again in the version of python 2.7.3-2.
> 
> Can't reproduce it.
> 
> | $ virtualenv test
> | New python executable in test/bin/python
> | Installing
> | 
> distribute.............................................................................................................................................................................................done.
> | Installing pip...............done.
> | $ bin/python bin/pip -h
> | Usage: pip COMMAND [OPTIONS]
> | 
> | Options:
> ...
> | $ bin/python bin/pip install urllib3
> | Downloading/unpacking urllib3
> |   Downloading urllib3-1.5.tar.gz
> |   Running setup.py egg_info for package urllib3
> |     
> | Installing collected packages: urllib3
> |   Running setup.py install for urllib3
> |     
> | Successfully installed urllib3
> | Cleaning up...
> 
>> Not overwriting existing python script 
>> /srv/python-sandbox/python-sandbox-unicom24/bin/python (you must use 
>> /srv/python-sandbox/python-sandbox-unicom24/bin/python2.7)
> 
> Looks like an existing virtualenv?
> 
> SR
> 
> -- 
> Stefano Rivera
>  http://tumbleweed.org.za/
>  H: +27 21 461 1230 C: +27 72 419 8559

Reply via email to