这是一个创建于 4587 天前的主题,其中的信息可能已经有所发展或是发生改变。
osx上先是图形界面安装的python,配置又没没修改有点不记得了。
现在通过terminal安装homebrew 提示有两个配置错误。有人知道怎么处理码?
brew doctor
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/Library/Frameworks/Python.framework/Versions/2.7/bin/python-config
/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config
1 条回复 • 1970-01-01 08:00:00 +08:00
|
|
1
levi 2013-11-06 10:25:19 +08:00
同样问题
Warning: "config" scripts exist outside your system or Homebrew directories. `./configure` scripts often look for *-config scripts to determine if software packages are installed, and what additional flags to use when compiling and linking.
|