gflownet
gflownet copied to clipboard
Fix cvxopt import once compatible with M1 chip
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.