conda 安装时报错:Solving environment: failed with initial frozen solve. Retrying with flexible solve

使用conda install sklearn命令安装sklearn出现了报错:Solving environment: failed with initial frozen solve. Retrying with flexible solve.

换成pip install sklearn即可成功安装

posted @ 2021-07-06 09:10  橙子牛奶糖  阅读(3669)  评论(1)    收藏  举报