osx - QSTK: install problems -


i trying install qstk on mac 10.7.5, error shown below, can me that??

==> 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: unsatisfied requirement failed build. numpy: unsatisfied dependency: nose external python cannot `import nose`. install with:   sudo easy_install pip   pip-2.5 install nose error: unsatisfied requirement failed 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 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$  

... isn't telling answer right there? did try said?:

sudo easy_install pip

pip-2.5 install nose

pip-2.5 install python-dateutil

pip-2.5 install pyparsing


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -