I got the same issue.
You have to install the said dependencies. Which are nose, tornado, and numpy version greater than 1.5
Do the following
sudo easy_install nose
sudo easy_install tornado
As for the last part regarding numpy version greater than 1.5 you have to get the latest version of python. Refer to here