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

猜你喜欢

转载自www.cnblogs.com/os-linux/p/11951814.html
今日推荐