摘要: 安装命令 brew install yara 顺利安装完成后,安装扩展 pip3 install yara-python 遇到问题 error: command '/usr/bin/clang' failed with exit code 1 [end of output] note: This e 阅读全文
posted @ 2023-04-05 19:28 Aggy梁工 阅读(16) 评论(0) 推荐(0)
摘要: 安装连接brew.sh 安装命令 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"``` 安装结束出现报错 Warning: /opt/homebrew/bi 阅读全文
posted @ 2023-04-05 19:15 Aggy梁工 阅读(32) 评论(0) 推荐(0)