【发布时间】:2018-02-11 02:10:25
【问题描述】:
如何在 python 3.6 上的 windows 10 上安装 cvxopt?
运行时
conda install cvxopt
Fetching package metadata ...........
Solving package specifications: .
UnsatisfiableError: The following specifications were found to be in conflict:
- cvxopt -> python 3.5*
- python 3.6*
Use "conda info <package>" to see the dependencies for each package.
对不起,我在 Windows 上...
有什么想法吗?
【问题讨论】:
标签: anaconda jupyter python-3.6 conda cvxopt