您当前的位置: 首页 > 
  • 2浏览

    0关注

    2393博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

成功解决The NVIDIA driver on your system is too old (found version 8000).Please update your GPU driver

一个处女座的程序猿 发布时间:2021-12-11 21:08:35 ,浏览量:2

成功解决The NVIDIA driver on your system is too old (found version 8000). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver.

目录

解决问题

解决思路

解决方法

解决问题

  File "F:\File_Anaconda\project_py37\envs\lib\site-packages\torch\cuda\__init__.py", line 91, in _check_driver     of the CUDA driver.""".format(str(torch._C._cuda_getDriverVersion()))) AssertionError:  The NVIDIA driver on your system is too old (found version 8000). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver.  

解决思路

断言错误: 您系统上的NVIDIA驱动程序太旧了(找到的版本是8000)。 请从URL: http://www.nvidia.com/Download/index.aspx下载并安装新版本的GPU驱动程序 或者,去:https://pytorch.org安装一个PyTorch版本,它已经编译了你的CUDA驱动程序版本。

解决方法

相关文章:Anaconda:成功解决利用conda下载pytorch和torchvision时速度超慢的问题

关注
打赏
1664196048
查看更多评论
立即登录/注册

微信扫码登录

0.1003s