When I run:
qupkake smiles "CCc1ccc(c2ccc(/C=C/3\SC(=S)N(C@HC(=O)O)C3=O)o2)cc1"
the following error occurs:
File "miniconda3/envs/qupkake/lib/python3.9/site-packages/qupkake/featurizer.py", line 251, in get_bond_features
attributes["bondprop"]["wbo"][bond.GetBeginAtomIdx()][
KeyError: 44
How can I manage this error?
FYI, I installed xtb-6.7.1 conda version. The error happens due to this?
Thanks in advance for your comments.
When I run:
qupkake smiles "CCc1ccc(c2ccc(/C=C/3\SC(=S)N(C@HC(=O)O)C3=O)o2)cc1"
the following error occurs:
File "miniconda3/envs/qupkake/lib/python3.9/site-packages/qupkake/featurizer.py", line 251, in get_bond_features
attributes["bondprop"]["wbo"][bond.GetBeginAtomIdx()][
KeyError: 44
How can I manage this error?
FYI, I installed xtb-6.7.1 conda version. The error happens due to this?
Thanks in advance for your comments.