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/rl/k7prlkm91gjcb5gpt7qd34z40000gn/T/pip_build_cat/scikit-learn/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/rl/k7prlkm91gjcb5gpt7qd34z40000gn/T/pip-e1h0ovom-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /private/var/folders/rl/k7prlkm91gjcb5gpt7qd34z40000gn/T/pip_build_cat/scikit-learn Can anyone help? Regards, Caleb ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general