Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
357 views
in Technique[技术] by (71.8m points)

google colaboratory - ImportError: libcublas.so.9.0: cannot open shared object file after i downgrade the version of tensorflow

ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory after i runing" import tensorflow as tf tf.test.gpu_device_name()" in colab before this error arise. i run "pip install tensorflow==1.12.0"and "pip install tensorflow-gpu==1.12.0" to downgrade the version of tensorflow

question from:https://stackoverflow.com/questions/65643255/importerror-libcublas-so-9-0-cannot-open-shared-object-file-after-i-downgrade

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...