shadibeh

Results 5 comments of shadibeh

Hi @rezah, I have the same problem with installing Kahypar on my Mac. Would you please let me know if you could find a solution for it. Thanks

Hi. Thanks for the reply. It happens during installation of Kahypar. The error is in the following: note: This error originates from a subprocess, and is likely not a problem...

Thanks for the reply. It gives me the following error: ERROR: Failed building wheel for osqp Failed to build osqp ERROR: Could not build wheels for osqp, which is required...

Thanks for the reply. pip install cvxpy gives me the following error: Collecting cvxpy Using cached cvxpy-1.3.1-cp39-cp39-macosx_10_9_universal2.whl (1.2 MB) Requirement already satisfied: numpy>=1.15 in ./myenv_quimb/lib/python3.9/site-packages (from cvxpy) (1.21.6) Collecting ecos>=2...

Thanks for the quick reply. I am going to find contraction cost for the problem, so I used the following command: `local_exp_rehs = [ circ_ex.local_expectation_rehearse(weight * ZZ, edge, optimize=opt) for...