xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools),
missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
error: command '/usr/bin/clang' failed with exit code 1
[end of output]
pip install mysqlclient 설치할 때 위와 같은 오류가 떠서 구글링을 해보니…
내가 얼마전에 Ventura로 업그레이드 했기 때문이었다.
해결 방법!!
xcode-select --install
해결 후


출처
MARGINALIA
댓글
댓글을 불러오고 있습니다.