当前位置:   article > 正文

Collecting package metadata (current_repodata.json): failed 解决办法_collecting package metadata (repodata.json)

collecting package metadata (repodata.json)

解决办法:

  1. run command conda clean -i to see if it works first
  2. remove the .condarc file
  3. run command conda config --set show_channel_urls true in anaconda prompt to regenerate the .condarc file and then modify it

一般情况下,完成第一步可以解决大部分问题。

Important Note: If you encounter this problem, you should try running command conda clean -i first (especially when you haven’t changed anything about channels). If it doesn’t work, then you can try these steps. If you encounter this problem again after these steps, just try running command conda clean -i to see if it works. That’s all I know so far.

Reference:
[1] https://stackoverflow.com/questions/61134985/conda-install-packages-error-collecting-package-metadata-current-repodata-json

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

闽ICP备14008679号