Just installed the package with pip and ran the test script. First it failed with latent_dims: int=2, which I changed to latent_dims = 2. Then error changed to no module named cca_zoo.data as it was removed in 2.4 according to the git history.