본문 바로가기
파이썬

파이썬 ImportError : 'google'이라는 모듈이 없습니다.

by º기록 2020. 11. 7.
반응형

이것은 중복이 아닙니다. 내 시나리오는 약간 다르며 여기에서 비슷한 게시물에서 해결책을 찾을 수 없습니다. I installed Python 3.5. I ran the pip install google command and verified the modules. Google was present. I installed Anaconda 3.5 and tried to run z sample code. But I'm getting the import error. Please find the screen shot attached. 내가 무엇을 놓치고 있습니까? 어떤 방식 으로든 내 Spyder를 Python 설치 디렉터리에 연결해야합니까? Spyder가 Google 모듈을 검색 할 수없는 이유는 무엇입니까?

내 Python 설치 디렉터리 : C : \ Users \ XXX \ AppData \ Local \ Programs \ Python \ Python35



 

해결 방법

 

해결책을 찾았습니다.

더 이상 오류가 없습니다.

 

참조 페이지 https://stackoverflow.com/questions/36183486

 

 

반응형

댓글