【已解决】Microsoft Visual C++ Redistributable is not installed
【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
双击安装,重启电脑即可。
本文来自博客园,作者:木子欢儿,转载请注明原文链接:https://www.cnblogs.com/HGNET/p/17376937.html