2016-05-15 14 views

Antwort

1

Das Modul CVXcanon eine Abhängigkeit von der official installation instructions ist.

We recommend using Anaconda rather than the Python that comes with the Mac and installing pip, nose, NumPy, SciPy, and CVXOPT through Anaconda (i.e., conda install pip nose numpy scipy cvxopt). But it is not necessary to have Anaconda to install CVXPY, and the instructions below assume you do not have Anaconda.

Installieren Sie die Kommandozeilen-Tools xcode-select --install und dann mit allen Abhängigkeiten pip install cvxpy das Modul installieren. Sie können die Registerkarte Terminal in PyCharm verwenden.