命令行下import tensorflow没问题,但是在pycharm中运行报错:libcusolver.so.8.0: cannot open shared object file: No such file or directory

解决:在pycharm工程中run->edit configurations->Environment Variables,把cuda的路径添加到environment variables.
pycharm运行tensorflow程序报错libcusolver.so.8.0: cannot open shared object file: No such file or directory

pycharm运行tensorflow程序报错libcusolver.so.8.0: cannot open shared object file: No such file or directory
解决。

相关文章:

  • 2022-12-23
  • 2021-07-10
  • 2021-04-03
  • 2021-12-21
  • 2021-12-17
  • 2021-11-21
  • 2021-07-15
  • 2021-10-29
猜你喜欢
  • 2022-12-23
  • 2021-06-01
  • 2021-04-03
  • 2021-11-27
  • 2021-07-18
相关资源
相似解决方案