【发布时间】:2019-05-22 17:22:03
【问题描述】:
如何解决 conda 安装程序的问题,这需要永远解决巨大的 SAT 问题(为什么我们需要解决它们?):
DEBUG conda.common.logic:_run_sat(734): Invoking SAT with clause count: 9661561
DEBUG conda.common.logic:_run_sat(734): Invoking SAT with clause count: 5164645
DEBUG conda.common.logic:_run_sat(734): Invoking SAT with clause count: 2751948
DEBUG conda.common.logic:_run_sat(734): Invoking SAT with clause count: 1518175
DEBUG conda.common.logic:_run_sat(734): Invoking SAT with clause count: 964848
DEBUG conda.common.logic:_run_sat(734): Invoking SAT with clause count: 1249154
DEBUG conda.common.logic:_run_sat(734): Invoking SAT with clause count: 1105581
等了半个多小时,除了重新安装,我还能做什么?
【问题讨论】:
-
why do we need to solve them?conda 中的 SAT 用作底层求解器以满足依赖关系 -
真正的解决方案是创建一个 bat/sh 脚本来恢复您当前的环境,并每隔 3 个月左右擦除/重新安装 anaconda