Re: [Scikit-learn-general] Fail to pip install scikit-learn with python3 in Maverick

2014-05-16 Thread Caleb
I tried install the master branch from github >>> pip3 install git+https://github.com/scikit-learn/scikit-learn.git and it works! Wondering what happened? On Friday, May 16, 2014 7:36 PM, Caleb wrote: Hi Folk, I have recently install python3 via homebrew, and all the libraries like nump

Re: [Scikit-learn-general] Fail to pip install scikit-learn with python3 in Maverick

2014-05-16 Thread Caleb
Hi Folk, I have recently install python3 via homebrew, and all the libraries like numpy, scipy, matplotlib work fine. But when I try: >>> pip3 install -U scikit-learn I get the error: Command /usr/local/opt/python3/bin/python3.4 -c "import setuptools, tokenize;__file__='/private/var/folders