Closed mliu49 closed 5 years ago
As pointed out by Agnes, the underlying problem is that RDKit (in its new version?) won't embedd this molecule. Thanks for opening this issue, I agree we should have a fall back method for embedding confotmers.
Ohh, I see. So this is the same underlying problem as the QMTP failure in RMG. For that case, Agnes noted that older versions of RDKit did not seem to have this problem. Perhaps we should make a minimal working example with just RDKit code and post an issue over there.
I added OB as a fall back method (that PR will close this issue), and created an issue on the RDKit repo: https://github.com/rdkit/rdkit/issues/2763
Current ARC master errors when trying to generate conformers for
C1=CC2=CC=C1C2
.