【Error】导入torch,提示报错:
Microsoft Visual C++ Redistributable is not installed, this may lead to the DLL load failure.
【Cause】
Anaconda没有默认安装在C盘;
系统没有安装VC++ Redistributable程序。
【Resolve】
VC++ Redistributable.exe
双击安装,重启电脑即可。
【Error】导入torch,提示报错:
Microsoft Visual C++ Redistributable is not installed, this may lead to the DLL load failure.
【Cause】
Anaconda没有默认安装在C盘;
系统没有安装VC++ Redistributable程序。
【Resolve】
VC++ Redistributable.exe
双击安装,重启电脑即可。