Centos7 Anaconda 설치

4858 단어
[전재]https://www.jianshu.com/p/e6ae8905833d감사
Anaconda 다운로드
[root@master tmp]# wget https://repo.continuum.io/archive/Anaconda2-4.4.0-Linux-x86_64.sh

설치 파일 저장 디렉터리에 들어가기
[root@master tmp]# ll
-rw-r--r-- 1 root root 508722275 May 31 03:20 Anaconda2-4.4.0-Linux-x86_64.sh

설치 명령 입력
[root@master tmp]# bash Anaconda2-4.4.0-Linux-x86_64.sh

프롬프트에 따라 Enter 키를 누릅니다.
Welcome to Anaconda2 4.4.0 (by Continuum Analytics, Inc.)

In order to continue the installation process, please review the license
agreement.
Please, press ENTER to continue
>>>

알림에 따라 yes 를 입력하고 license agreement 에 동의합니다
... ...
kerberos (krb5, non-Windows platforms)
A network authentication protocol designed to provide strong authentication
for client/server applications by using secret-key cryptography.

cryptography
A Python library which exposes cryptographic recipes and primitives.

Do you approve the license terms? [yes|no]
>>> yes

직접 ENTER 키, 기본 설치 경로 사용
Anaconda2 will now be installed into this location:
/root/anaconda2

  - Press ENTER to confirm the location
  - Press CTRL-C to abort the installation
  - Or specify a different location below

[/root/anaconda2] >>>

환경 변수 쓰기, yes 직접 입력
... ...
installing: zlib-1.2.8-3 ...
installing: anaconda-4.4.0-np112py27_0 ...
installing: conda-4.3.21-py27_0 ...
installing: conda-env-2.6.0-0 ...
Python 2.7.13 :: Continuum Analytics, Inc.
creating default environment...
installation finished.
Do you wish the installer to prepend the Anaconda2 install location
to PATH in your /root/.bashrc ? [yes|no]
[no] >>> yes

효력이 발생하다.bashrc 파일
[root@master tmp]# source ~/.bashrc

python 입력, 환경 검증
Python 2.7.13 |Anaconda 4.4.0 (64-bit)| (default, Dec 20 2016, 23:09:15) 
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
Anaconda is brought to you by Continuum Analytics.
Please check out: http://continuum.io/thanks and https://anaconda.org
>>> 

작성자: Herio
링크:https://www.jianshu.com/p/e6ae8905833d
출처: 약서
저작권은 작자에게 귀속된다.상업 전재는 작가에게 연락하여 권한을 부여받고, 비상업 전재는 출처를 밝혀 주십시오.

좋은 웹페이지 즐겨찾기