Here are the steps I took to install cvxpy

  1. I went and downloaded the master file src file
  2. Installed VISUAL C++2008
  3. python setup install
  4. Installed an updated version of scipy

That’s it. Typed  iPython notebook  and I had cvxpy working!