강의

멘토링

커뮤니티

Inflearn Community Q&A

wngns01257835's profile image
wngns01257835

asked

Introduction to Python for Programming and Data Science

Using Virtual Environments and Packages

matplotlib 라이브러리가 설치가 안됩니다.

Written on

·

254

0

(my_project) C:\workspace\python_mooc>conda install matplotlib

 

EnvironmentLocationNotFound: Not a conda environment: C:\Users\諛뺤<??AppData\Local\conda\conda\envs\my_project

 

bigdatapython

Answer 1

0

TeamLab님의 프로필 이미지
TeamLab
Instructor

윈도우에서 사용자 이름을 한글로 하면 나타나는 현상입니다.  이럴경우에는 사용자 이름을 영문으로 변경해야 가능합니다. 새로운 계정을 만들어야 할 거 같습니다.

wngns01257835's profile image
wngns01257835

asked

Ask a question