Hello,
I'm trying to run CAT and have two issues:
-
The README suggests this needs python 3.7. Can you please confirm the current max python version supported?
-
There are many issues, mostly from ~2020, about using docker. While I understand the worker processes can use docker, the primary docker image doesnt seem to have the dependencies for the pipeline itself. should it? Is there a docker image that contains all dependencies such that the entire process could run within it (perhaps with the child processes running in that container instead of with docker?
Thanks for any help,
Ben