Skip to content

Instantly share code, notes, and snippets.

@kevalpatel2106
Created July 6, 2017 06:17
Show Gist options
  • Save kevalpatel2106/fafb148b483dba7ce9f5309ca0af16d0 to your computer and use it in GitHub Desktop.
Save kevalpatel2106/fafb148b483dba7ce9f5309ca0af16d0 to your computer and use it in GitHub Desktop.
sudo apt-get install python3-dev python3-venv
$ python3 -m venv env
$ env/bin/python -m pip install --upgrade pip setuptools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment