In Gilda==1.5.0 annotate was changed to return an object instead of a tuple, so the following line fails. https://github.com/INCATools/ontology-access-kit/blob/aaede8e497e98fe7677e82730eeb56039241ac3b/src/oaklib/implementations/gilda.py#L78 Currently we downgrade to Gilda<1.5 to avoid this