ERROR conda.core.link:_execute(502): An error occurred while installing package ‘conda-forge::colorama-0.4.4-pyh9f0ad1d_0’.
FileNotFoundError(2, “No such file or directory: ‘XXXX/bin/python3.7’”)
Attempting to roll back.
看别的帖子都是说environment.txt这个文件有中文名,但是我根本没这个文件啊。。。
解决方案更新源
conda update -n base -c defaults conda
参考:https://github.com/conda/conda/issues/8661



