带有 Homebrew 包管理器和 Python 2.7.3 的 OS X Mountain Lion —— EPD 7.3-2(64 位)不能很好地结合使用。请参阅下面显示的详细信息。任何帮助将不胜感激。提前致谢。
问候,卡查帕
Last login: Tue Sep 24 05:28:30 on ttys004
~ ❯❯❯ echo $PATH
/Users/mlb/.rbenv/shims:/usr/local/bin:/usr/local/sbin:
/Library/Frameworks/EPD64.framework/Versions/Current/bin:
/usr/bin:/bin:/usr/sbin:/sbin
~ ❯❯❯ which python
/Library/Frameworks/EPD64.framework/Versions/Current/bin/python
~ ❯❯❯ python --version
Python 2.7.3 -- EPD 7.3-2 (64-bit)
~ ❯❯❯ 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/EPD64.framework/Versions/Current/bin/gdal-config
/Library/Frameworks/EPD64.framework/Versions/Current/bin/python-config
/Library/Frameworks/EPD64.framework/Versions/Current/bin/python2-config
/Library/Frameworks/EPD64.framework/Versions/Current/bin/python2.7-config
/Library/Frameworks/EPD64.framework/Versions/Current/bin/xml2-config
/Library/Frameworks/EPD64.framework/Versions/Current/bin/xslt-config
Warning: Enthought Python was found in your PATH.
This can cause build problems, as this software installs its own
copies of iconv and libxml2 into directories that are picked up by
other build systems.