cvxportfolio icon indicating copy to clipboard operation
cvxportfolio copied to clipboard

Incompatible with Numpy 2.0

Open enzbus opened this issue 1 year ago • 1 comments

Due to CVXPY which was compiled only against the Numpy 1.X ABI, not prepared for the transition, and doesn't publish it in the PyProject requirements. Consider making a 1.3.3 release with the updated requirements unless CVXPY does that first. https://github.com/cvxpy/cvxpy/issues/2474

enzbus avatar Jun 17 '24 09:06 enzbus