使用easy_install,安装时提示错误信息
unable to execute clang: No such file or directory
error: command 'clang' failed with exit status 1
使用easy_install,安装时提示错误信息
unable to execute clang: No such file or directory
error: command 'clang' failed with exit status 1
4 回答972 阅读
2 回答843 阅读
2 回答627 阅读
2 回答682 阅读
1 回答713 阅读
1 回答698 阅读
1 回答648 阅读
你需要安装 Xcode 的 Command Line Tools 后才行。
下载地址 https://developer.apple.com/downloads...
需要用 Apple Developer 帐号登录
同时要确保机器上安装的 mysql 时正常的,否则安装 MySQL-python 又会出现另一个错误