Last active
April 28, 2016 04:27
-
-
Save dfang/c463f3420a801480b1c8041372889a1f to your computer and use it in GitHub Desktop.
install python 2.7.9 on ubuntu 14.04
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
for odoo, python 2.7.9 is best | |
https://www.odoo.com/documentation/8.0/setup/install.html#setup-install-source | |
https://www.v2ex.com/t/260379 | |
https://profcollab.wordpress.com/2015/06/02/%D0%BF%D1%80%D0%B8%D0%B2%D0%B5%D1%82-%D0%BC%D0%B8%D1%80/ | |
https://renoirboulanger.com/blog/2015/04/upgrade-python-2-7-9-ubuntu-14-04-lts-making-deb-package/ | |
https://github.com/yyuu/pyenv | |
https://www.python.org/ftp/python/2.7.9/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment