Line 56 in xyz2mol.py: `atomic_valence[8] = [2,1,3]` That will cause failure in parse some structures. I suggest remove 3 from the allowed valence list. Complain from RDkit. `[16:14:52] Explicit valence for atom # 1 O, 3, is greater than permitted`