Linux Installation pyenv Environment

Source: Internet
Author: User

Installing pyenv installing git yum-y install git installation pyenv curl-l https://raw.githubsercontent.com/yyuu/pyenv-installer/master/bin/ Pyenv-installer |bash Configuration environment variable in ~/.bash_profile add the following content
Export path= "~/.pyenv/bin: $PATH" eval "$ (pyenv init-)" eval "$ (pyenv virtualenv-init-)"

Install Python CentOS:

  1. Install the build tool yum-y install GCC make patch                                                                                   2. Installing the dependent yum-y install Gdbm-devel Openssl-devel sqlite-devel readline-devel zlib-devel bzip2-devel                 & nbsp                          ,         &NB Sp                          ,         &NB Sp                                       3. Installing python3.5.2 pyenv Install 3.5.2


Linux Installation pyenv Environment

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.