You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the author (Greg Landrum) I believe the preferred way to install RDKit is conda install -c conda-forge rdkit
which has the advantage that way you can use Pyton versions 3.8 and higher as well.