Skip to content

Instantly share code, notes, and snippets.

@samgooi4189
Created August 26, 2017 07:44
Show Gist options
  • Save samgooi4189/f0f4327e1fc17014c9cad68d64f69ef4 to your computer and use it in GitHub Desktop.
Save samgooi4189/f0f4327e1fc17014c9cad68d64f69ef4 to your computer and use it in GitHub Desktop.
using virtualenv installed using pip
Here are the steps to have working virtualenv:
$ pip install virtualenv
$ sudo /usr/bin/easy_install virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment