在python中import pytorch时出现以下问题
Error loading "D:\software\python3.11.4\Lib\site-packages\torch\lib\c10.dll" or one of its dependencies.
解决:
根据自己的系统(x86 or x64)下载visual c++ redistributable
打开安装程序,进行安装
在python中import pytorch时出现以下问题
Error loading "D:\software\python3.11.4\Lib\site-packages\torch\lib\c10.dll" or one of its dependencies.
解决:
根据自己的系统(x86 or x64)下载visual c++ redistributable
打开安装程序,进行安装