Created
September 8, 2016 14:31
-
-
Save dawn360/7a4964efb51f0c99d6043e171573d9b7 to your computer and use it in GitHub Desktop.
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
| You should be able to download the latest python version and follow the README file. The steps should be simple enough. | |
| ./configure | |
| make | |
| make install | |
| Note that you don't have to remove python-2.7.3 from your system to install an other version. | |
| You can switch between different versions using | |
| sudo update-alternatives --config python |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment