1
Vote

Virtual Env, Add easy install for virtualenv package

description

The create virtual environment should verify that the targeted interpreter has virtualenv installed. If it doesn't we should warn the user and provide the option for a one-click install.

At a minimum we shouldn't silently do nothing.

comments