강의

멘토링

커뮤니티

Inflearn Community Q&A

lej90319631's profile image
lej90319631

asked

Introduction to Python for Programming and Data Science

backend.ai 설치가 안돼요

Written on

·

213

0

pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.

Collecting backend.ai-client

.

.

.

 

  Could not find a version that satisfies the requirement backend.ai-client (from versions: )

No matching distribution found for backend.ai-client

 

몇번을 다시해도 안되네요ㅠㅠ

pythonbigdata

Answer 1

0

TeamLab님의 프로필 이미지
TeamLab
Instructor

아래처럼 Anaconda Prompt 에서 사용해 보시겠어요?

lej90319631's profile image
lej90319631

asked

Ask a question