Following the steps in eval/readme.md, raises the following error.
Traceback (most recent call last):
File "evaluate.py", line 29, in <module>
from cvx2 import latest as cv2
ModuleNotFoundError: No module named 'cvx2'
I would like to reproduce parts of your paper since it looks very good. It's unfortunate if I can't build on it...