问题:

The NVIDIA driver on your system is too old (found version 10000)

原因是因为CUDA版本与pytorch版本不匹配

 

解决办法:查看自己的CUDA版本  (我的是CUDA 10.0)

https://pytorch.org/

The NVIDIA driver on your system is too old (found version 10000)

The NVIDIA driver on your system is too old (found version 10000) 把这行复制到Anaconda Prompt窗口就行了

相关文章:

  • 2021-05-06
  • 2021-09-11
  • 2021-09-23
  • 2021-06-04
  • 2021-04-19
  • 2022-12-23
  • 2021-08-31
  • 2021-06-16
猜你喜欢
  • 2022-12-23
  • 2021-12-06
  • 2021-06-24
  • 2021-03-31
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
相关资源
相似解决方案