最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

anaconda - Package not found when reverting conda environment - Stack Overflow

programmeradmin8浏览0评论

I'd like to revert my conda environment back a few stages. I see this can be done with conda activate envname then conda install --revision #. This fails with the error message: PackagesNotFoundError: The following packages are missing from the target environment:.... I see elsewhere that the correct way to fix this error is to revert the environment via a yaml file. For my target revision number, how do I actually generate this yaml file?

发布评论

评论列表(0)

  1. 暂无评论