When I import torch I get the following issus:
Traceback (most recent call last):
** File “”, line 1, in **
** File “/home/ljw/anaconda2/envs/python35/lib/python3.5/site-packages/torch/init.py”, line 53, in **
** from torch._C import ***
ImportError: libmkl_intel_lp64.so: cannot open shared object file: No such file or directory
I install torch from source