인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

cho6nt0533's profile image
cho6nt0533

asked

IT Hacking and Security Using Python

Using conda

설치가 안됩니다

Written on

·

254

0

C:\WINDOWS\system32>conda create -n py3 python=3.5

Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://repo.anaconda.com/pkgs/main/win-64/current_repodata.json>

Elapsed: -

An HTTP error occurred when trying to retrieve this URL.

HTTP errors are often intermittent, and a simple retry will get you on your way.

If your current network has https://www.anaconda.com blocked, please file

a support request with your network engineering team.

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

라고 뜨고  'https://repo.anaconda.com/pkgs/main/win-64'에 접속은 잘 됩니다.. 뭐가 문제일까요?

python

Answer

This question is waiting for answers
Be the first to answer!
cho6nt0533's profile image
cho6nt0533

asked

Ask a question