Message176046
2012/11/21 Carl Meyer <report@bugs.python.org>
>
> Carl Meyer added the comment:
>
> Here is the bug filed against virtualenv that led to the addition of the
> local/ directory: https://github.com/pypa/virtualenv/issues/118
>
> As Vinay pointed out, the original fix was later modified to be friendlier
> to tools that dislike recursive symlinks.
>
I didn't used virtualenv but pyvenv-3.3, so if this is not a bug, my
question become:
how to proper install distribute and pip in python 3.3 venv since they
installs in <VENV>/local/bin and that <VENV>/bin/activate does not
include <VENV>/local/bin in $PATH ? |
|
Date |
User |
Action |
Args |
2012-11-21 08:31:45 | Marco.Amadori | set | recipients:
+ Marco.Amadori, vinay.sajip, ned.deily, carljm, eric.araujo, asvetlov |
2012-11-21 08:31:45 | Marco.Amadori | link | issue16480 messages |
2012-11-21 08:31:45 | Marco.Amadori | create | |
|