After following the link https://docs.databricks.com/applications/deep-learning/tensorflow.html to install Tensorflow, then check the tensorflow version, it gave the following error: import tensorflow as tf tf.version ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory. Any help is appreciated.
Answer by youarewe · Jan 24, 2018 at 01:46 AM
I install tensorflow lib instead of tensorflow_gpu. now, it's good
import tensorflow as tf
print tf.__version__
1.4.1
Databricks Inc.
160 Spear Street, 13th Floor
San Francisco, CA 94105
info@databricks.com
1-866-330-0121