Anaconda下载包错误:CondaVerificationError: The package for python located at .........appears to be corrupted.
在通过conda下载命令下载包时,出现错误:
CondaVerificationError: The package for python located at C:\Users\XXX\.conda\pkgs\xxxxxx appears to be corrupted. The path 'include/weakrefobject.h' specified in the package manifest cannot be found.
解决办法:
直接找到提示的文件地址,将其删除掉即可!