Created
September 29, 2015 06:38
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install --user some-package-name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment