qcqp icon indicating copy to clipboard operation
qcqp copied to clipboard

Scipy error with cvxpy 0.4

Open PolMestres opened this issue 1 year ago • 0 comments

Hi, even if I'm using the 0.4 version of cvxpy I run into problems. In particular, I get this error when running the simple example in the README:

ImportError: cannot import name 'logsumexp' from 'scipy.misc'

What version of scipy is compatible with cvxpy 0.4?

PolMestres avatar Oct 26 '23 00:10 PolMestres