I am not able to make sklearn function on my ubuntu 12.04 box. This is the error that I am getting. I am not sure how to get around it?
from sklearn.manifold import TSNE
# gives the below error
ImportError: libatlas.so.3gf: cannot open shared object file: No such file or directory