-
-
Save youqingkui/b32573f289b2b2a4dc0a9b0961e26d60 to your computer and use it in GitHub Desktop.
CentOS 6.8: Install Python 2.7.10, pip, virtualenv, and virtualenvwrapper on CentOS
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
| #!/bin/bash | |
| # According to: | |
| # How To Set Up Python 2.7.6 and 3.3.3 on CentOS 6.4 | |
| # https://www.digitalocean.com/community/tutorials/how-to-set-up-python-2-7-6-and-3-3-3-on-centos-6-4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment