qsprpred - ERROR - AtomValenceException('Explicit valence for atom # 0 C greater than permitted')
multiprocessing.pool.RemoteTraceback.
I also use RdKit for
Chem.Cleanup(mol) # Cleanup
Chem.SanitizeMol(mol) # Validate but stil it giving same error
It happening in tutorial/qsar.ipynb
qsprpred - ERROR - AtomValenceException('Explicit valence for atom # 0 C greater than permitted')
multiprocessing.pool.RemoteTraceback.
I also use RdKit for
Chem.Cleanup(mol) #
CleanupChem.SanitizeMol(mol) # Validate but stil it giving same error
It happening in tutorial/qsar.ipynb