Skip to content

importing failed #9

Description

@aminemosbah

hi i get this when trying to run the tutorial, what to we need to install rdkit in google collab ? thinks
ImportError Traceback (most recent call last)
in ()
1 import pandas as pd
----> 2 from rdkit import Chem
3 from rdkit.Chem import PandasTools
4 from rdkit.Chem.Draw import IPythonConsole
5

ImportError: cannot import name 'Chem'


NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions