2013-10-07 2 views
0

Mac 10.7.5에 QSTK를 설치하려고하는데 오류가 아래에 나와 있습니다.QSTK : 설치 문제

==> Summary 
    /usr/local/Cellar/gfortran/4.8.1: 1024 files, 119M 
Installing numpy, scipy, matplotlib 
numpy: Unsatisfied dependency: nose 
External Python cannot `import nose`. Install with: 
    sudo easy_install pip 
    pip-2.5 install nose 
Error: An unsatisfied requirement failed this build. 
numpy: Unsatisfied dependency: nose 
External Python cannot `import nose`. Install with: 
    sudo easy_install pip 
    pip-2.5 install nose 
Error: An unsatisfied requirement failed this build. 
matplotlib: Unsatisfied dependency: dateutil 
External Python cannot `import dateutil`. Install with: 
    sudo easy_install pip 
    pip-2.5 install python-dateutil 
matplotlib: Unsatisfied dependency: pyparsing 
External Python cannot `import pyparsing`. Install with: 
    sudo easy_install pip 
    pip-2.5 install pyparsing 
numpy: Unsatisfied dependency: nose 
External Python cannot `import nose`. Install with: 
    sudo easy_install pip 
    pip-2.5 install nose 
Error: Unsatisifed requirements failed this build. 
Create QSTK directory 
mkdir: /Users/wcf/QSTK: File exists 
Install pandas, scikits 
bash: line 42: pip: command not found 
bash: line 43: pip: command not found 
bash: line 44: pip: command not found 
bash: line 45: pip: command not found 
vagvlan536:~ wcf$ 

답변

0

... 바로 거기에 답변이 없습니까? 당신은

sudo는이

PIP-2.5

PIP-2.5

0

내가 생각 대한 파싱 파이썬 dateutil를 설치합니다

PIP-2.5가 코를 설치 핍 easy_install을? 말을 시도해 봤어 시스템 (/ usr/bin)과 추출 (/ usr/local/Cellar) 사이에 파이썬 충돌이 있습니다.

는 다음을 시도 제안 :

  1. >하는 파이썬 - 결과가 다시는/usr/빈에 온다면, 당신이 올바른 경로에 없습니다.
  2. > 양조 의사 - 지침에 따라 python 및 gdbm에 대한 링크를 덮어 씁니다. 예 : brew link --overwrite python.
  3. 코를 다시 설치하면 numpy가 다시 작동합니다.