网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  ImportError libcublas.so.9.0

ImportError libcublas.so.9.0

分类: IT文章 • 2023-11-20 22:13:54

What to do when you've installed cuda and tensorflow, but you get this error right after you import tensorflow?

"ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory."

Just set the environment variable

LD_LIBRARY_PATH = /usr/local/cuda/lib64:$LD_LIBRARY_PATH

github: https://github.com/tensorflow/tensorflow/issues/20569

aipool: https://ai-pool.com/d/importerror-libcublas-so-9-0

相关推荐

  • 解决ImportError: Keras requires TensorFlow 2.2 or higher. Install TensorFlow via `pip install tensorfl
  • ros-kinetic install error: sudo rosdep init ImportError: No module named 'rosdep2'
  • ImportError : cannot import name main
  • 导入lxml找不到etree,报ImportError:DLL load failed:找不到指定的程序
  • ImportError: No module named 'pycocotools'
  • ImportError: No module named MySQLdb 做mysql数据库误操作还原时提示 ImportError: No module named MySQLdb 错误
  • ubuntu ImportError: No module named setuptools 一句命令解决方案
  • Python中的包ImportError 前言 Python中的包 实例 总结
  • Scrapy运行ImportError: No module named win32api错误
  • ImportError: No module named 'Cython'
  • 'Tensorboard.util' has no attribute 'Retrier'
  • Exception: 'dlib.mmod_rectangle' object has no attribute 'right'
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号