Scripts were failing with a version of setuptools that was too new. We need to add this as a dependency. pip install setuptools==67.0.0
Scripts were failing with a version of setuptools that was too new.
We need to add this as a dependency.
pip install setuptools==67.0.0