Mac 提示错误”xcrun: error“
Posted os-linux
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mac 提示错误”xcrun: error“相关的知识,希望对你有一定的参考价值。
错误现象:
Mac 安装python模块时出现异常错误
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
解决方法:
# 执行命令
xcode-select --install
以上是关于Mac 提示错误”xcrun: error“的主要内容,如果未能解决你的问题,请参考以下文章