First time here? Check out the FAQ!
answered 2017-03-29 10:56:55 -0600
Install openBLAS
sudo apt-get install libopenblas-dev
Replace LAPACKE_H_PATH-NOTFOUND with /opt/OpenBLAS/include
LAPACKE_H_PATH-NOTFOUND
/opt/OpenBLAS/include
Solved my problem by doing this..!