/usr/bin/ld: cannot find -lopenblas
openBLAS를 설치하거나
Makefile.config에서
BLAS := open을 주석처리하고
그 위에 BLAS := altlas의 주석을 해지
'실습 > 오류 해결' 카테고리의 다른 글
| ImportError: numpy.core.multiarray failed to import 오류 해결 (0) | 2017.08.17 |
|---|---|
| ImportError: No module named 'em' 해결 (0) | 2017.08.05 |
| caffe 설치 중 에러 (0) | 2017.07.20 |
| [우분투] No module named matlab.engine 오류 해결 (0) | 2017.07.18 |
| cannot find -lglut (0) | 2017.06.30 |