Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在从 cvxgrp 安装cvxpy。查看链接,它清楚地显示了 win-64 的 1.01 版。
但是,当我去运行安装
conda install -c cvxgrp cvxpy
它下载并安装“cvxpy-0.4.10”。更新“全部”似乎没有帮助。
我检查了 conda 信息,它显示“平台:win-64”。
conda info
有冲突吗?如何获得最新版本?
如果您查看1.01 版的文件列表,您会发现该win-64构建仅适用于 Python 2.7。如果您使用 Python 3,安装说明似乎建议您在 Windows上安装。pip
win-64
pip