강의

멘토링

로드맵

인프런 커뮤니티 질문&답변

긍정적인마음으로님의 프로필 이미지
긍정적인마음으로

작성한 질문수

파이썬 입문 및 웹 크롤링을 활용한 다양한 자동화 어플리케이션 제작하기

[ 여기서 잠깐! ] 아나콘다 간단하게 배우기

가상환경 test1 에러질문있어요

작성

·

634

0

conda create --name test1 python=3.4로 치고 실행하면

PackageNotFoundError : The following packages are not available from current channels: - python 3.4라고 뜨고 실행이 안되요

에러문구

(base) C:\Windows\system32>conda create --name test1 python=3.4

Collecting package metadata (current_repodata.json): done

Solving environment: failed with current_repodata.json, will retry with next rep

odata source.

Collecting package metadata (repodata.json): done

Solving environment: failed

PackagesNotFoundError: The following packages are not available from current cha

nnels:

  - python=3.4

Current channels:

  - https://repo.anaconda.com/pkgs/main/win-64

  - https://repo.anaconda.com/pkgs/main/noarch

  - https://repo.anaconda.com/pkgs/r/win-64

  - https://repo.anaconda.com/pkgs/r/noarch

  - https://repo.anaconda.com/pkgs/msys2/win-64

  - https://repo.anaconda.com/pkgs/msys2/noarch

To search for alternate channels that may provide the conda package you're

looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

퀴즈

이 강의 섹션의 주된 학습 목표는 무엇인가요?

고급 데이터베이스 설계 및 구축

파이썬을 이용한 웹 데이터 수집 및 처리

모바일 앱 개발 및 배포

머신러닝 알고리즘 이론

답변 2

1

좋은사람님의 프로필 이미지
좋은사람
지식공유자

안녕하세요.

가끔 conda create package가 설치가 안될 때가 있습니다.

이때는 python=3.5 또는 3.7로 바꿔서 설치 해보시고 수업을 진행해 보시면 됩니다.

0

파이썬 3.7이에요 

긍정적인마음으로님의 프로필 이미지
긍정적인마음으로

작성한 질문수

질문하기