Installing cvxpy
Here are the steps I took to install cvxpy
- I went and downloaded the master file src file
- Installed VISUAL C++2008
- python setup install
- Installed an updated version of scipy
That’s it. Typed iPython notebook and I had cvxpy working!