The environment rendering fails on the model training template when creating a new code repo.
The other templates are fine. I have tried recreating new ones (5 times!) and the same problem re-occurs.
There is a dependency issue initially (a workaround fixes it initially), but that is either a cause or result of other environment problems that result in a failed rendering (e.g. it required transforms ==3.35.1 but it doesnt exist) and gradle-wrapper.properties refers to a distributionUrl that is malformed. Then its not possible to make any successful builds.
This is pretty urgent for me. I don’t want to revert to setting up a basic python repo and then change all the settings.