Conda 未安装最新版本

Conda Not Installing Latest Version

我正在从 cvxgrp 安装 cvxpy。查看 link 它清楚地显示了适用于 win-64 的版本 1.01。

但是当我去 运行 安装

conda install -c cvxgrp cvxpy

它会下载并安装 "cvxpy-0.4.10"。更新 "all" 似乎没有帮助。

我查看了 conda 信息,它显示 "platform : win-64"。

conda info

有冲突吗?如何获取最新版本?

如果您查看 list of files for version 1.01, you'll see that the win-64 build is only for Python 2.7. The installation instructions 似乎建议您应该使用 pip 在 Windows 上安装,如果您正在使用 Python 3.