Python.Org is the official source for documentation and beginner guides. Codecademy and Coursera offer interactive courses ...
Currently, python>=3.10 is supported. We recommend creating a new conda environment for dacapo with python 3.10. conda create -n dacapo python=3.10 conda activate dacapo Then install DaCapo using pip ...