Skip to content

AttributeError: 'NoneType' object has no attribute 'GetBondType' when running denovo.py #4

@shiokoo

Description

@shiokoo

Hello,

I encountered an issue while running the denovo.py script. Specifically, I received the following error message:

bondtype_frag = fragment_mol.GetBondBetweenAtoms(v_idx, v1_idx).GetBondType()
AttributeError: 'NoneType' object has no attribute 'GetBondType'

Due to this bug, I can't reproduce the result in the paper. Could you please help me troubleshoot this problem? Any guidance on what might be causing this error and how to fix it would be greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions