Comment 4 for bug 1187452

Revision history for this message
Carl Baldwin (carl-baldwin) wrote :

Short of reverting the commit mentioned above, here is another work-around.

$ virtualenv --distribute ve
$ . ./ve/bin/activate
$ pip install -r tools/pip-requires
$ python setup.py install