Python 설치

파이션 3.5.1 버전을 ubuntu OS에 설치 해보겠습니다.

  1. Python-3.5.1. 버전 Download
    get https://www.python.org/ftp/python/3.5.1/Python-3.5.1.tgz

  2. 압축풀기
    tar xvzf Python-3.5.1.tgz

  3. 환경설정하기
    cd Python-3.5.1/
    ./configure
    make
    sudo make install

  4. pip 설치 sudo apt-get install python-pip


"configure"  
         OS, ,  
            (makefile)     . 

"Makefile"    
              . 
H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now
Logo
Center