Skip to content

Instantly share code, notes, and snippets.

@cobysy
Created September 7, 2018 20:55
Show Gist options
  • Save cobysy/f3ef1564c5722a393ddb1b425da583ea to your computer and use it in GitHub Desktop.
Save cobysy/f3ef1564c5722a393ddb1b425da583ea to your computer and use it in GitHub Desktop.
How-to uninstall virtualenv

sudo -i
PIP_REQUIRE_VIRTUALENV=false pip uninstall virtualenv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment