To install scikit-learn easily run the following command.
curl https://gist.githubusercontent.com/dacamo76/4780765/raw/c3779996d8f6b13caaaa48d33aa1585684c7f8e6/scikit-learn-install.sh | sh
Please look over the shell file being run to make sure no evil is done to your machine.
I recommend adding
pip install -U pipcommand before doing any of the pip install stuff.
There seems to be some issue with the default pip version, which give out the following error sometimes when installing scipy