Skip to content

Instantly share code, notes, and snippets.

@f-akazawa
Last active November 19, 2019 04:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save f-akazawa/4d74011b0629b3a49820eed321acd2b8 to your computer and use it in GitHub Desktop.
Save f-akazawa/4d74011b0629b3a49820eed321acd2b8 to your computer and use it in GitHub Desktop.
CentOS6/7にPython3入れる ref: https://qiita.com/f-akazawa/items/5ec741f8a5cca999d7b3
# ln -s /usr/bin/python3.6 /usr/bin/python3
# ln -s /usr/bin/pip3.6 /usr/bin/pip3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment