pyscf_to_rdkit()
Convert a PySCF molecule to an RDKit molecule.
mol – The PySCF molecule.
infer_bonds – Whether to infer bonds from the geometry.
catch_errors – Whether to catch sanitization errors.
Returns: