Hi,
I'm trying to run this repo on Ubuntu 20.04 and bugs happen when trying to do pytest . or run training.
This may probably be the bug of cvxpy reported in cvxpy/cvxpy#2162 .
This bug is fixed in cvxpy 1.3.2 (cvxpy/cvxpy#2158) but update of cvxpy can't be done in this repo as environment is freezed by setuptools==59.5.0 in requirements.txt
Hi,
I'm trying to run this repo on Ubuntu 20.04 and bugs happen when trying to do
pytest .or run training.This may probably be the bug of
cvxpyreported in cvxpy/cvxpy#2162 .This bug is fixed in
cvxpy 1.3.2(cvxpy/cvxpy#2158) but update ofcvxpycan't be done in this repo as environment is freezed bysetuptools==59.5.0in requirements.txt