[Anaconda] conda -c 옵션과 conda-forge

2022. 5. 24. 02:40·Programming/Python

 

Python 패키지를 설치할 때 일반적으로 pip install [패키지명] 으로 설치해왔지만

이보다는 아나콘다를 이용해서 패키지를 설치하자!

 

기본적으로 (base)에 설치하기보다는 항상 가상환경을 이용하고

새로 만든 가상환경 속에서도 pip install을 먼저 이용하기보다 conda install을 이용해보자

 

아나콘다는 생각보다 훨씬 똑똑한 녀석이라서 아래와 같은 명령어를 사용하면

자동으로 해당 환경에 설치되어 있는 패키지들과의 호환성을 체크하여 패키지를 설치해준다!

conda install -c conda-forge [패키지명]

 

-c 옵션

-c는 -channel을 의미한다

 

conda-forge

conda-forge는 conda의 channel로써, 여러 기여자들로 구성된 커뮤니티 채널이다.

(conda-forge is a GitHub organization containing repositories of conda recipes.)

저작자표시 비영리 변경금지 (새창열림)

'Programming > Python' 카테고리의 다른 글

[Anaconda] 아나콘다 설치 및 가상환경 사용법  (0) 2022.06.09
Jupyter Notebook 가상환경 연결  (0) 2022.06.09
[Python] pandas_profiling  (0) 2022.05.04
[Python] dictionary 자료형 get  (0) 2022.04.30
[Python] os.listdir os.walk  (0) 2022.04.30
'Programming/Python' 카테고리의 다른 글
  • [Anaconda] 아나콘다 설치 및 가상환경 사용법
  • Jupyter Notebook 가상환경 연결
  • [Python] pandas_profiling
  • [Python] dictionary 자료형 get
카이로셜
카이로셜
  • 카이로셜
    카이로스의 시간
    카이로셜
  • 글쓰기 관리
  • 전체
    오늘
    어제
    • 분류 전체보기
      • Programming
        • Python
        • Linux
        • Git, Github
        • ML, Machine Learning
        • DL, Deep Learning
        • NLP
        • Computer Vision
        • Network
        • PyCharm
      • IT
        • Windows
        • Mac OS
        • Programs
        • 한글
        • Word
        • Excel
        • PowerPoint
      • Math & Statistics
      • English
      • Graduate School
      • etc.
      • Record
  • 블로그 메뉴

    • Github
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    anaconda
    클래스
    docker
    윈도우11
    아나콘다
    도커
    아나콘다 가상환경
    윈도우10
    맥북 단축키
    객체
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
카이로셜
[Anaconda] conda -c 옵션과 conda-forge
상단으로

티스토리툴바