... [releases](https://github.com/ComparativeGenomicsToolkit/cactus/releases) page).## SetupTo build a python virtualenv and activate, do the following steps. This requires Python version >= 3.9 (so Ubuntu 18.04 users should use `-p python3.9` below):```virtualenv -p python3 venv-cactus-v2.9.9printf...