Krafting Synergy: Fix "can't find easy_install executable [Errno 2]" in virtualenv
Today, I when tried creating a new virtual environment for a project, it failed with the following error.
$ mkvirtualenv test New python executable in ./bin/python Installing...