conda安装软件包时报错“appears to be corrupted. The path 'lib/mkl_msg.cat' specified in the package manifest”
在使用conda安装软件时,报错如下
“appears to be corrupted. The path ‘lib/mkl_msg.cat’ specified in the package manifest cannot be found”。
可以通过下面的命令,删除缓存包重新下载:
conda clean —packages —tarballs
还没有评论,来说两句吧...