“NVIDIA Update Core Failed” Solution

535 阅读1分钟

Pytorch 升级到1.3,想着更新下cuda版本,结果直接安装报错。 尝试过国内网上的各种解决方案,安全模式重装驱动等,无果。果然还是官方社区比较靠谱,get解决方案如下:


It seems the newest Geforce Experience only installs on the most recent Windows 10 Version 1903

  1. Right Click Windows Icon -> System
  2. Scroll down and check Version Number
  3. If it's anything lower then 1903 -> Bingo!
  4. Download Windows 10 Update Assistant -> www.microsoft.com/en-us/softw…
  5. Install Update and reboot (takes a while)
  6. Install Geforce Experience without errors and enjoy up-to-date windows version

by SonicNurse@www.nvidia.com/en-us/gefor…


大概意思就是,windows版本的锅,安装程序只配适1903版win10,所以升级win10后重启后再安装就可以解决啦!