【发布时间】:2017-01-21 20:51:36
【问题描述】:
我在 OS X El Capitan 10.11.4 上使用 conda 4.2.9。
我使用以下命令克隆了根环境:
conda create -n rootclone --clone root
它给出了以下信息:
The following packages cannot be cloned out of the root environment:
- conda-4.2.9-py35_0
- conda-build-2.0.2-py35_0
这会是个问题吗?
【问题讨论】: