Neutree / COMTool

Cross platform communicate assistant(Serial/network/terminal tool)( 跨平台 串口调试助手 网络调试助手 终端工具 linux windows mac Raspberry Pi )支持插件和二次开发
https://neucrack.com/p/186
GNU Lesser General Public License v3.0
1.8k stars 330 forks source link

mac 安装 brew 报错了 #4

Closed imouyanghuan closed 5 years ago

imouyanghuan commented 6 years ago

log 如下:

OYHmac:~ ouyanghuan$ brew install python3 python3-pip

Updating Homebrew... ==> Downloading https://homebrew.bintray.com/bottles-portable-ruby/portable-ruby-2.3.3_2.leopard_64.bottle.tar.gz ######################################################################## 100.0% ==> Pouring portable-ruby-2.3.3_2.leopard_64.bottle.tar.gz ==> Homebrew has enabled anonymous aggregate user behaviour analytics. Read the analytics documentation (and how to opt-out) here: https://docs.brew.sh/Analytics

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun Error: Failure while executing: git config --local --replace-all homebrew.analyticsmessage true Error: No available formula with the name "python3-pip" ==> Searching for a previously deleted formula (in the last month)... Warning: homebrew/core is shallow clone. To get complete history run: git -C "$(brew --repo homebrew/core)" fetch --unshallow

Error: No previously deleted formula found.

Neutree commented 5 years ago

这个网上应该有很多回答,可以搜一搜,比如

xcode-select –install

我先关闭这个issue了~~