python2.7 is a prerequisite.
scikit-install learn
sudo port install python27 py27-scikit-learn
Install cvxopt.-If you don't use atlas, DSDP will go to see libatlas and conflict with the library.
sudo port install py27-cvxopt -atlas
Not in ports so install with pip
sudo pip-2.7 install pystruct
Recommended Posts