conda install XXX 时总是有:
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
解决方法:
conda config --set channel_priority flexible
linux code server 网页版的vscode
阅读 13
2024-02-13
conda install XXX 时总是有:
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
解决方法:
conda config --set channel_priority flexible
相关推荐
精彩评论(0)