【报错】
Microsoft Visual C++ Redistributable is not installed, this may lead to the DLL load failure. It can be downloaded at https://aka.ms/vs/16/release/vc_redist.x64.exe Traceback (most recent call last): File "<stdin>", line 1, in <module> File "E:\Anaconda\envs\pytorch\lib\site-packages\torch\__init__.py", line 127, in <module>raise err
【解决】
缺少dll文件,报错里已经写了下载地址! 下载完成,立马解决~