Deep-Feature-Flow
Deep-Feature-Flow copied to clipboard
that means mxnet cannot find cblas library, please install atlas/openblas correctly
that means mxnet cannot find cblas library, please install atlas/openblas correctly
Originally posted by @YuwenXiong in https://github.com/msracver/Deep-Feature-Flow/issues/19#issuecomment-315570625
my platform is centos7 the error is below: /usr/bin/ld: cannot find -lcblas collect2: error: ld returned 1 exit status make: *** [lib/libmxnet.so] Error 1 make: *** Waiting for unfinished jobs.... /usr/bin/ld: cannot find -lcblas collect2: error: ld returned 1 exit status make: *** [bin/im2rec] Error 1
what should I do to deal with is?? thanks