[Python Error] PackagesNotFoundError: The following packages are not available from current channels:

2021. 1. 18. 15:07·Error code 모음/4. Python errors
반응형

 

에러 원인

- conda install에서 가장 흔히 발생하는 오류 중 하나로 conda에서 패키지를 다운로드하려는 기본 채널에 패키지가 존재하지 않는 경우 발생

 

해결 방법

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

- C 채널 옵션에 conda-forge 를 주어서 패키지를 다운로드함.

- conda-forge 는 아나콘다에서 쉽게 설치할 수 있도록 검증된 파이썬 패키지들을 모아놓은 하나의 채널

 

참고 링크

stackoverflow.com/questions/48493505/packagesnotfounderror-the-following-packages-are-not-available-from-current-cha

 

PackagesNotFoundError: The following packages are not available from current channels:

I'm somewhat new to Python. I've used it in a bunch of projects, but haven't really needed to stray from its standard setup. I'm trying to install some new packages to get access to functions neces...

stackoverflow.com

 

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

'Error code 모음 > 4. Python errors' 카테고리의 다른 글

[Python Error] raise LookupError(resource_not_found)  (0) 2021.03.18
[Python Error] AttributeError: 'MySQLCursor' object has no attribute 'commit'  (0) 2021.03.17
[Python Error] TypeError: an integer is required (got type _io.BufferedWriter)  (0) 2020.12.30
[Pythron Error] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 5: invalid continuation byte  (0) 2020.10.31
[Python Error] 'charmap' codec can't encode character '\xe3' in position 1: character maps to <undefined>  (0) 2020.10.31
'Error code 모음/4. Python errors' 카테고리의 다른 글
  • [Python Error] raise LookupError(resource_not_found)
  • [Python Error] AttributeError: 'MySQLCursor' object has no attribute 'commit'
  • [Python Error] TypeError: an integer is required (got type _io.BufferedWriter)
  • [Pythron Error] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 5: invalid continuation byte
쟈누
쟈누
Ad astra per aspera
    반응형
  • 쟈누
    쟈누의 기록공간
    쟈누
  • 전체
    오늘
    어제
    • 분류 전체보기 (444)
      • AWS (31)
        • Glue (4)
        • S3 (1)
      • 클라우드 (0)
      • Data Engineering (37)
        • GitHub (10)
        • NiFi (11)
        • Spark (10)
        • Snowflake (0)
        • 머신러닝, AI (6)
      • 언어 (118)
        • 데이터 베이스 (42)
        • JAVA (9)
        • Python (34)
        • Java Script (15)
        • Linux (18)
      • 프로젝트, 인강 그리고 책 (30)
        • Spotify Project (7)
        • RASA chatbot Project (9)
        • Naver shopping Project (6)
        • 빅데이터를 지탱하는 기술 (8)
      • OLD (56)
        • IT 용어 사전 (13)
        • Front End (12)
        • Back End (31)
      • Error code 모음 (165)
        • 1. SQL errors (17)
        • 2. Hadoop errors (20)
        • 3. Linux Errors (14)
        • 4. Python errors (33)
        • 5. JAVA, Spring errors (41)
        • 6. Jav Script errors (10)
        • 7. Dev Tools errors (9)
        • 8. Git errors (8)
        • 9. Jenkins Errors (4)
        • 10. airflow Errors (2)
        • 11. Aws errors (7)
      • 개인 (1)
        • 책 (1)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
    • 블로그 관리
    • 글쓰기
  • 링크

  • 공지사항

    • 간단한 블로그 소개
  • 인기 글

  • 태그

    json
    java
    자바
    에러
    Git
    MySQL
    Spring
    Python
    파이썬
    SQL
    API
    linux
    설치
    install
    error
    AWS
    리눅스
    NiFi
    node
    python error
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
쟈누
[Python Error] PackagesNotFoundError: The following packages are not available from current channels:
상단으로

티스토리툴바