Skip to content

Instantly share code, notes, and snippets.

@mtairu
Created December 6, 2016 08:26
Show Gist options
  • Save mtairu/f88e71e454dcdc182c78bde7810755eb to your computer and use it in GitHub Desktop.
Save mtairu/f88e71e454dcdc182c78bde7810755eb to your computer and use it in GitHub Desktop.
apt-get install python3-pip
alias pip=pip3
apt-get install python3-virtualenv
#virtualenv can also be installed using
pip install --user virtualenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment