Is there a way to configure easy_install to avoid having to download the files again when an installation fails?
|
feedback
|
|
pip (http://pypi.python.org/pypi/pip/) is a drop-in replacement for the easy_install tool and can do that. Just run Then use | |||||
feedback
|