728x90
728x90
맥북에서 konlpy의 mecab을 사용하기 위해 코드를 쳤는데
configure: error: C compiler cannot create executables
이런 식의 에러가 나와서 'gcc -v'를 쳐봤더니
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
오잌,,!
[ 해결방법 ]은 터미널에 아래 코드 작성하고 설치하기
xcode-select --install
그리고 나서 다시 mecab 깔았더니 성공
728x90
'CODING > AI & ML & DL' 카테고리의 다른 글
[AI] XAI(explainable AI)란? (0) | 2022.08.02 |
---|---|
Precision과 Recall의 차이 및 예시 (0) | 2022.05.22 |
[Python/sklearn] Scaler 별 특징 / 사용법 / 차이 / 예시 (0) | 2021.10.07 |
[Python/데이터분석] 상관계수 해석 (0) | 2021.09.05 |
[NLP] python / Keras를 사용한 챗봇 만들기 (0) | 2021.06.06 |
댓글