gflownet icon indicating copy to clipboard operation
gflownet copied to clipboard

Fix cvxopt import once compatible with M1 chip

Open julienroyd opened this issue 2 years ago • 0 comments

cvxopt currently is tricky to install on M1 chip laptops:

ERROR: Failed building wheel for cvxopt

More info here. Make sure to revert this back to top-level import of cvxopt once compatibility with M1 chips have been solved.

julienroyd avatar Mar 14 '23 19:03 julienroyd