Skip to content

Instantly share code, notes, and snippets.

@yuuichi-fujioka
Created September 29, 2015 06:38
Show Gist options
  • Save yuuichi-fujioka/b6f3e0dff8f9f2eff066 to your computer and use it in GitHub Desktop.
Save yuuichi-fujioka/b6f3e0dff8f9f2eff066 to your computer and use it in GitHub Desktop.
pip install for user environment.(non system wide) In this case, you are happy if set ~/.local/bin to PATH env.
pip install --user some-package-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment