python - os x mountain lion with homebrew and EPD 7.3-2 (64-bit) not playing nice -


os x mountain lion homebrew package manager , python 2.7.3 -- epd 7.3-2 (64-bit) not playing nice together. please see details shown below. appreciated. in advance.

regards, cachapa

    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       ~ ❯❯❯ 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 system or homebrew directories.      `./configure` scripts *-config scripts determine if      software packages installed, , additional flags use when      compiling , linking.      having additional scripts in path can confuse software installed via      homebrew if config script overrides system or homebrew provided      script of same name. found 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 found in path.      can cause build problems, software installs own      copies of iconv , libxml2 directories picked      other build systems. 


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -