【已解决】Microsoft Visual C++ Redistributable is not installed

发布时间 2023-05-06 13:06:10作者: 木子欢儿

【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
双击安装,重启电脑即可。