강의

멘토링

로드맵

Inflearn Community Q&A

park75's profile image
park75

asked

Introduction to Python for Programming and Data Science

Lab: Installing the Atom Editor on Windows

autocomplete-python 설치시 오류입니다..

Written on

·

218

0

설치중 아래와 같은 에러가 뜹니다.

Path must be a string. Received undefined

Hide Stack Trace

TypeError: Path must be a string. Received undefined

at assertPath (path.js:7:11)

at Object.join (path.js:468:7)

at Object. (C:Usersuser.atompackagesautocomplete-pythonnode_moduleskite-installerlibsupportwindows.js:12:36)

at Object. (C:Usersuser.atompackagesautocomplete-pythonnode_moduleskite-installerlibsupportwindows.js:159:3)

at Module.get_Module._compile (C:Usersuse

(.. 이하생략)

해결책을 모르겠네요~ㅜㅜ

pythonbigdata

Answer 1

0

TeamLab님의 프로필 이미지
TeamLab
Instructor

음 혹시 계정명이 한글이신가요? 한글 계정일때 나타나는 오류로 보입니다. 혹시 영문 계정을 새로 만드실수 있으신가요?

park75's profile image
park75

asked

Ask a question