Skip to content

‘ESMProteinError’ object has no attribute 'complex' #321

@YueLu0623

Description

@YueLu0623

I'm trying to use ESMFold2 notebook on Colab or my own linux system, but I had the same issue while running example 1:

AttributeError Traceback (most recent call last)
/tmp/ipykernel_907/203956804.py in <cell line: 0>()
28 # Save the structure
29 with open("rnaseh_complex_4h8k.cif", "w") as f:
---> 30 f.write(rnaseh_structure.complex.to_mmcif())

AttributeError: 'ESMProteinError' object has no attribute 'complex'

Image

Anybody knows how to fix it? I have successfully installed the esm package and got the API token. All the previous steps run successfully but the error comes in this step. I hope someone could help me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions