ImportError: Could not find ‘cudart64_90.dll‘. TensorFlow requires that this DLL be installed in a

拼搏现实的明天。 2022-12-30 07:49 226阅读 0赞

解决ImportError: Could not find ‘cudart64_90.dll’. TensorFlow requires that this DLL be installed in a directory that is named in your %PATH% environment variable. Download and install CUDA 9.0 from this URL: https://developer.nvidia.com/cuda-toolkit

报错信息

  1. ImportError: Could not find 'cudart64_90.dll'. TensorFlow requires that this DLL be installed in a directory that is named in your %PATH% environment variabl
  2. e. Download and install CUDA 9.0 from this URL: https://developer.nvidia.com/cuda-toolkit

解决办法

下载CUDA 9.0

https://developer.nvidia.com/cuda-10.0-download-archive?target\_os=Windows&target\_arch=x86\_64

下载cuDNN 7.5

https://developer.nvidia.com/rdp/cudnn-download

安装配置

https://blog.csdn.net/clover\_my/article/details/89715067

欢迎大家交流学习,任何问题都可以留言

发表评论

表情:
评论列表 (有 0 条评论,226人围观)

还没有评论,来说两句吧...

相关阅读