当前位置:   article > 正文

解决问题CondaVerificationError: The package for olefile located at..._specified in the package manifest cannot be found.

specified in the package manifest cannot be found.

最近跑代码的时候遇到了CondaVerificationError问题,在网上搜了很多回答都说使用conda clean --all这条命令去解决问题,emm.......,就很离谱。我的完整报错如下所示,类似的问题解决方法都一样的。

  1. CondaVerificationError: The package for olefile located at /root/anaconda3/pkgs/olefile-0.46-py37_0
  2. appears to be corrupted. The path 'lib/python3.7/site-packages/olefile/__pycache__/__init__.cpython-37.pyc'
  3. specified in the package manifest cannot be found.

其实我们根本就不用运行上面的那条指令,只需要到/root/anaconda3/pkgs/olefile-0.46-py37_0这个路径下面,把olefile-0.46-py37_0这个文件夹给删掉就可以了。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Gausst松鼠会/article/detail/149448
推荐阅读
相关标签
  

闽ICP备14008679号