Hi! Thank you for this great work!
While training your model on the drugs dataset, I got the following error after about 2% of the first epoch. I would be grateful if you could tell me how to solve the problem.
AttributeError: 'NoneType' object has no attribute 'GetAtoms'
Also, just before the error occurred, the following message was displayed:
Explicit valence for atom # 37 S, 5, is greater than permitted
By the way, the error did not occur with the QM9 dataset.
Thanks.
Hi! Thank you for this great work!
While training your model on the drugs dataset, I got the following error after about 2% of the first epoch. I would be grateful if you could tell me how to solve the problem.
AttributeError: 'NoneType' object has no attribute 'GetAtoms'
Also, just before the error occurred, the following message was displayed:
Explicit valence for atom # 37 S, 5, is greater than permitted
By the way, the error did not occur with the QM9 dataset.
Thanks.