Tôi mới bắt đầu phát triển web và tôi đang cố gắng thiết lập môi trường của mình và tôi không thể làm điều đó cho đến khi bác sĩ Homebrew đưa tôi ra khỏi Bệnh viện N00bdding. Đây là những gì tôi nhận được:
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-config
/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config
Warning: Python is installed at /Library/Frameworks/Python.framework
Homebrew only supports building against the System-provided Python or a
brewed Python. In particular, Pythons installed to /Library can interfere
with other software installs.
Tôi lo lắng vì Tôi đã cài đặt Python đó là một sân chơi thuật toán đủ tốt và tôi không muốn rời khỏi khuôn khổ của mình tệ hơn trước đây, nhưng tôi nghĩ tôi nên làm những gì Homebrew nói nếu tôi muốn tiếp tục. Tôi có nên chạy không $ rm -f /Library/Frameworks/Python.framework
và gọi nó là một ngày hoặc tôi phải làm gì khác? $ python --version && python3 --version
trả lại
Python 2.7.6
Python 3.3.2
và $ brew --config
trả lại
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: 1304a2b29a3de5da2b31e1656bf772eea2a78dc1
Last commit: 5 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit core2
OS X: 10.6.8-i386
Xcode: 4.2
CLT: N/A
GCC-4.2: build 5666
LLVM-GCC: build 2336
Clang: 3.0 build 211
X11: 2.7.7 => /opt/X11
System Ruby: 1.8.7-p249
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Java: 1.6.0_65
Điều này mang đến một điều kỳ lạ khác: Tôi chắc chắn rằng bộ xử lý của tôi là Intel Core Duo 32 bit và đó là lý do tại sao tôi không thể cập nhật HĐH của mình, nhưng điều này nói dual-core 64-bit core2
. Chuyện gì đang xảy ra vậy?
TL; DR tôi có xóa không /Library/Python.framework
hay không