问题
CondaVerificationError: The package for pytorch located at C:\Users\Name\.conda\pkgs\pytorch-2.5.0-py3.12_cuda11.8_cudnn9_0 appears to be corrupted. The path 'Lib/site-packages/functorch/_C.cp312-win_amd64.pyd' specified in the package manifest cannot be found.
解决方法
删除C:\Users\Name\.conda\pkgs\pytorch-2.5.0-py3.12_cuda11.8_cudnn9_0下的
“pytorch-2.5.0-py3.12_cuda11.8_cudnn9_0”文件夹,重新install 相应包

被折叠的 条评论
为什么被折叠?



