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.
The text was updated successfully, but these errors were encountered:
Noted, if I get a chance I can install and test edbo using this RDKit distribution. For now I am going to leave the install instructions as is to insure that everything works.
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.
The text was updated successfully, but these errors were encountered: