노트정리/리눅스 linux
에러 해결 ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
공돌이pooh
2018. 7. 9. 00:51
우분투에 tensorflow를 설치하면 cuda 9.0이 안보인다고 에러날 때가 있다.
난 8.0이랑 9.1만 깔았는데...
걍 맘편하게 cuda 9.0을 설치하면 된다.
https://yangcha.github.io/CUDA90/
를 참고해서 설치하자.